From 1ed24289347af556ca376eeae56b38f531fced36 Mon Sep 17 00:00:00 2001 From: Devin Neal Date: Sat, 24 Oct 2020 14:49:59 -0700 Subject: [PATCH] =?UTF-8?q?Revert=20"this=20was=20well-hidden.=20=20(?= =?UTF-8?q?=E2=95=AF=C2=B0=E2=96=A1=C2=B0=EF=BC=89=E2=95=AF=EF=B8=B5=20?= =?UTF-8?q?=E2=94=BB=E2=94=81=E2=94=BB"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 8e6e0cab495df9f44b68817f2b4ffa070c1199df. --- manim/utils/tex.py | 1 - 1 file changed, 1 deletion(-) 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" )