8 Commits

Author SHA1 Message Date
946367aa19 latex can't recognize path seperator \\ in windows
Modify path before transport it to system command
2019-09-24 22:12:22 +08:00
e72390bfc4 Update tex_file_writing.py 2019-06-17 15:40:03 -04:00
2cbe19af7c Bug fix for the case when the media_dir has spaces 2019-06-13 16:15:43 -07:00
f81c275631 make media, tex, and video directories configurable via flags 2019-06-04 20:51:18 -07:00
dee8101991 Removed redundant import 2019-01-09 23:53:38 +01:00
f48eb6d94e Made sure to always encode written TeX files as UTF-8 2019-01-09 23:44:59 +01:00
47d8caa80e Use os.devnull instead of utils.tex_file_writing.get_null(); also small typos that cause SyntaxError (#382)
* Update tex_file_writing.py

* Change "/dev/null" to os.getnull in utils/sounds.py SoX "play" command

* Fix typo
2018-12-29 09:27:03 -08:00
3543a750ba move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00