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 c905cf8 commit 3496b3bCopy full SHA for 3496b3b
manim/utils/tex_templates.py
@@ -48,7 +48,7 @@ class TexTemplateLibrary(object):
48
r"\DisableLigatures{encoding = *, family = * }", r"\usepackage[UTF8]{ctex}"
49
),
50
)
51
- """ An instance of the TeX template used by 3b1b when using the use_ctex flag """
+ """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 """
0 commit comments