mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* Add a test to reproduce #3060 * Always use `/` when calling LaTeX Using `\` isn't supported by LaTeX and simply errors out saying it can't find the file. In this commit, the path is converted to POSIX like path (ie. use `/`) before calling LaTeX. Fixes https://github.com/ManimCommunity/manim/issues/3060 |
||
|---|---|---|
| .. | ||
| test_markup.py | ||
| test_numbers.py | ||
| test_texmobject.py | ||
| test_text_mobject.py | ||