90 Commits

Author SHA1 Message Date
1972874115 Small fix to TexMobject.add_background_rectangle 2018-03-21 13:40:52 -07:00
e566bd8c5c Added sort_submobjects_alphabetically to TexMobject 2018-03-06 18:24:25 -08:00
c036cfe823 Allowed color arg to be interpreted as setting fill_color in TexMobjects 2018-02-21 17:12:23 -08:00
edf577c81e Added case_sensitive option to highlight_by_tex 2018-02-14 12:32:58 -08:00
ad7a2171cd A few improvements on TexMobject 2018-01-23 02:14:18 +08:00
5f3c774952 Fixed bug with how Brace gets created 2018-01-20 13:44:14 -08:00
0f50eee179 typo changes 2018-01-15 18:27:52 -08:00
80dda4eb28 Merge branch 'master' of https://github.com/3b1b/manim 2017-11-22 19:06:23 -06:00
67cc62a623 Introduced BulletedList 2017-10-19 14:31:55 -07:00
384915d5a7 Change "print " lines to "print(" lines 2017-10-05 21:03:30 -05:00
68771e105a Improved stability for Windows NT OS 2017-09-27 17:29:13 +08:00
3b92ce71d9 Retiring bells and waves files to old_projects folder 2017-09-13 11:35:37 -07:00
86b9e629e0 ThreeFilters of waves 2017-09-11 06:52:15 -07:00
9cd37d99fb More bell fixes 2017-08-30 20:05:25 -07:00
084d2bbe03 reworked ShowVariousFilterPairs in bells 2017-08-29 00:04:25 -07:00
f249da02cc First wave animations for Bell's project 2017-08-25 17:56:55 -07:00
a765a64bc7 Partial completion of TwoDBoxWithSliders in highD.py 2017-08-08 21:42:23 -07:00
62a7df7075 Halfway through eop/independence project 2017-07-20 13:37:12 -07:00
2ee12e28d8 Up to decentralization in crypto.py 2017-06-26 15:56:22 -07:00
05db6174e9 Up to DescribeDigitalSignatures in crypto 2017-06-21 22:55:10 -07:00
ef9fbd7aa9 Introduction of cryptocurrency video 2017-06-20 14:05:48 -07:00
2b0b16131f Preliminary end of bayes followup video 2017-06-14 11:32:29 -07:00
e2c32af05d Initial bayes_footnote animations 2017-06-12 12:58:56 -07:00
f6340f42d7 Fixed bug associated with empty input strings 2017-06-06 16:03:53 -07:00
c4b4acc69b Poker hand scene of eop/bayes 2017-06-06 13:38:44 -07:00
548be0ec44 Finished main visualizations of triples 2017-05-25 15:12:18 -07:00
0092ac9a2a Up to introduction of factorization in leibniz 2017-05-11 22:10:00 -07:00
b6a1a6878b Merge pull request #26 from hashar/handle-latex-error
Handle latex errors when converting to dvi
2017-05-08 08:35:57 -07:00
6bca9952ae End of eoc project 2017-05-05 11:19:10 -07:00
0ec5538ef0 Handle latex errors when converting to dvi
Whenever latex fails (for example due to a missing package) the code
continue and ends up failing due to a missing svg file.

Handle latex non 0 exit code.
Pass to latex -halt-on-error so it does not attempt to ask user for a
file, that is ignored in batch mode anyway.

Write the latex output to stderr and raise an exception to abort early.

Signed-off-by: Antoine Musso <hashar@free.fr>
2017-05-04 15:43:24 +02:00
2188723c57 Some eoc cleanup 2017-04-21 17:40:49 -07:00
399a30874d A few cleanups to eoc5 and eoc9 2017-04-20 13:30:51 -07:00
7452486ddf Finished general L'Hoptital example of eoc7 2017-03-28 17:22:39 -07:00
2d191354b6 Simplified TexMobject by making the submobjects of those with multiple expression parts actual TexMobjects themselves, instead of VGroups 2017-03-28 11:12:02 -07:00
934b4e6935 EpsilonDeltaCounterExample 2017-03-25 15:27:54 -07:00
6ab2d5f3b2 Some bug fixes associated with new copy method 2017-03-25 12:18:33 -07:00
374c31218e Conglomeration of changes for eoc7 2017-03-24 13:59:14 -07:00
dea0d4a948 RefreshOnDerivativeDefinition in eoc7 2017-03-22 15:06:17 -07:00
c2178fd45b Added get_part_by_tex method 2017-03-10 16:55:23 -08:00
c239f1af98 Finished RelatedRatesExample of eoc5 2017-03-10 13:54:52 -08:00
6dab7c958f Fix to how brace tip is found 2017-03-10 10:11:32 -08:00
311a22048b Beginning related rates example in eoc5 2017-03-09 15:50:40 -08:00
aa9384c9b6 Up to three lines chain rule in eoc4 2017-02-16 20:21:35 -08:00
3535b39dd1 Sure, I *could* separate all these updates into separate reasonable commits, but where's the fun in that? 2017-02-16 13:03:26 -08:00
44dc2f6968 MakeTwoJewelCaseContinuous mega-scene in borsuk 2017-02-06 21:43:46 -08:00
184b0a3141 Partway through derivative of sine explanation 2017-01-30 14:34:59 -08:00
b4e93b3376 80% through cube example 2017-01-26 19:59:55 -08:00
c7239a035c Whoa boy, I've gotta get better about my commits... 2016-11-07 11:05:41 -08:00
0df8b73a87 Start of chapter 10 2016-09-10 17:35:15 -07:00
382fc41d37 Beginning chapter 8p2 2016-08-28 18:26:08 -07:00