Commit graph

173 commits

Author SHA1 Message Date
Grant Sanderson
0092ac9a2a Up to introduction of factorization in leibniz 2017-05-11 22:10:00 -07:00
Grant Sanderson
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
Grant Sanderson
6bca9952ae End of eoc project 2017-05-05 11:19:10 -07:00
Antoine Musso
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
Grant Sanderson
2188723c57 Some eoc cleanup 2017-04-21 17:40:49 -07:00
Grant Sanderson
399a30874d A few cleanups to eoc5 and eoc9 2017-04-20 13:30:51 -07:00
Grant Sanderson
e27e7f539f Merge pull request #20 from mirefek/master
3 little fixes + SVG matrix transform support
2017-04-14 23:32:46 -07:00
Grant Sanderson
0e09120092 About halfway through eoc1 remake 2017-04-04 16:57:53 -07:00
Grant Sanderson
ce93d88944 First few scens of eoc1 remake 2017-03-31 16:58:18 -07:00
Grant Sanderson
7452486ddf Finished general L'Hoptital example of eoc7 2017-03-28 17:22:39 -07:00
Grant Sanderson
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
Grant Sanderson
7fca1dac6b Beginning L'Hopital's example of eoc7 2017-03-27 13:37:19 -07:00
Grant Sanderson
934b4e6935 EpsilonDeltaCounterExample 2017-03-25 15:27:54 -07:00
Grant Sanderson
6ab2d5f3b2 Some bug fixes associated with new copy method 2017-03-25 12:18:33 -07:00
Grant Sanderson
41b4483fd1 Made Mobject.copy somewhat lighter-weight 2017-03-24 17:27:09 -07:00
Grant Sanderson
374c31218e Conglomeration of changes for eoc7 2017-03-24 13:59:14 -07:00
Grant Sanderson
dea0d4a948 RefreshOnDerivativeDefinition in eoc7 2017-03-22 15:06:17 -07:00
Mirek Olšák
8f4b1de8f1 add support of transform="matrix(...)" and fix bugs win lowercase commands 2017-03-17 19:57:28 +01:00
Mirek Olšák
0f458594c6 fix get_subpath_mobjects() when a submobject has no attribute 'is_subpath' 2017-03-17 19:56:17 +01:00
Grant Sanderson
c2178fd45b Added get_part_by_tex method 2017-03-10 16:55:23 -08:00
Grant Sanderson
2252856807 Bug fix to finding submoject critical point 2017-03-10 16:54:04 -08:00
Grant Sanderson
c239f1af98 Finished RelatedRatesExample of eoc5 2017-03-10 13:54:52 -08:00
Grant Sanderson
6dab7c958f Fix to how brace tip is found 2017-03-10 10:11:32 -08:00
Grant Sanderson
311a22048b Beginning related rates example in eoc5 2017-03-09 15:50:40 -08:00
Grant Sanderson
3b47887637 Preliminary end to efvgt 2017-03-02 00:43:13 -08:00
Grant Sanderson
163ad545a8 Up to multiplicative group of reals in efvgt 2017-02-27 22:03:33 -08:00
Grant Sanderson
3eac6bcaf9 Finished additive groups of efvgt 2017-02-27 15:56:22 -08:00
Grant Sanderson
aa9384c9b6 Up to three lines chain rule in eoc4 2017-02-16 20:21:35 -08:00
Grant Sanderson
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
Grant Sanderson
ac137eb683 A few bug fixes to the very buggy SVGMobject 2017-02-08 13:29:32 -08:00
Grant Sanderson
44dc2f6968 MakeTwoJewelCaseContinuous mega-scene in borsuk 2017-02-06 21:43:46 -08:00
Grant Sanderson
184b0a3141 Partway through derivative of sine explanation 2017-01-30 14:34:59 -08:00
Grant Sanderson
5ad1de5434 Pattern for power rule in eoc3 2017-01-27 19:31:20 -08:00
Grant Sanderson
b4e93b3376 80% through cube example 2017-01-26 19:59:55 -08:00
Grant Sanderson
4c7e04f02f Renaming MED_BUFF constant 2017-01-25 16:40:59 -08:00
Grant Sanderson
694297d4ad First scene of eoc/chapter3 2017-01-25 13:00:01 -08:00
Grant Sanderson
27e101ebca Nearly done with fractal dimension project 2017-01-20 09:26:14 -08:00
Grant Sanderson
2d4ce0bd88 Added __len__ method for mobjects 2017-01-18 17:27:28 -08:00
Grant Sanderson
b0e53b8f2a More fractal additions 2017-01-17 17:14:32 -08:00
Grant Sanderson
0835d52bb4 Initial zoom in on diamond fractal 2017-01-16 13:26:46 -08:00
Grant Sanderson
209264e90c Beginning fractal dimension project 2017-01-16 11:43:59 -08:00
Grant Sanderson
982ddb4c14 Beginning EoC Chapter 2 2016-12-26 07:10:38 -08:00
Grant Sanderson
a5cd3941da Preliminary finish to zeta project 2016-12-07 18:37:56 -08:00
Grant Sanderson
ab75d251b9 Up to description of angle-preservation 2016-12-06 13:29:21 -08:00
Grant Sanderson
b4af73616f Up to definition of zeta in complex numbers 2016-12-02 13:12:58 -08:00
Grant Sanderson
21f75ae195 Beginning zeta project 2016-12-01 15:15:54 -08:00
Grant Sanderson
941db9e07a Preliminary end to hanoi animations 2016-11-22 15:16:40 -08:00
Grant Sanderson
98b4427930 Initial hanoi animations 2016-11-15 20:08:28 -08:00
Grant Sanderson
ac54067b73 Beginnings of CircleScene infrastructure for eoc chapter 1 2016-11-07 14:22:27 -08:00
Grant Sanderson
c7239a035c Whoa boy, I've gotta get better about my commits... 2016-11-07 11:05:41 -08:00