We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3496b3b commit bbaa4c9Copy full SHA for bbaa4c9
manim/utils/tex_templates.py
@@ -51,7 +51,7 @@ class TexTemplateLibrary(object):
51
"""An instance of the TeX template used by 3b1b when using the use_ctex flag"""
52
53
simple = _new_ams_template()
54
- """ An instance of a simple TeX template with only basic AMS packages loaded """
+ """An instance of a simple TeX template with only basic AMS packages loaded"""
55
56
57
# TexFontTemplates
0 commit comments