Skip to content

Commit 8ffcf06

Browse files
authored
Merge pull request #554 from behackl/fix-rtd-formula-formatting
Fix formatting of formulas in the readthedocs-documentation
2 parents f9fb121 + 9b0d5b4 commit 8ffcf06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manim/utils/tex.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ def _rebuild(self):
123123
+ "\n"
124124
+ self.placeholder_text
125125
+ "\n"
126+
+ "\n"
126127
+ r"\end{document}"
127128
+ "\n"
128129
)

0 commit comments

Comments
 (0)