diff --git a/manim/utils/tex.py b/manim/utils/tex.py index ec87f91f2d..11ca4e337b 100644 --- a/manim/utils/tex.py +++ b/manim/utils/tex.py @@ -124,7 +124,6 @@ def _rebuild(self): + "\n" + self.placeholder_text + "\n" - + "\n" + r"\end{document}" + "\n" )