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 3d8980a commit c905cf8Copy full SHA for c905cf8
manim/utils/tex.py
@@ -26,7 +26,7 @@ class TexTemplate:
26
Text in the document that will be replaced by the expression to be rendered
27
post_doc_commands : Optional[:class:`str`], optional
28
Text (definitions, commands) to be inserted at right after ``\\begin{document}``, e.g. ``\\boldmath``
29
-
+
30
Attributes
31
----------
32
tex_compiler : :class:`str`
0 commit comments