SingleStringMathTex
(tex_string, stroke_width=0, fill_opacity=1.0, background_stroke_width=0, background_stroke_color='#000000', should_center=True, height=None, organize_left_to_right=False, tex_environment='align*', tex_template=None, **kwargs)[source]¶Bases: manim.mobject.svg.svg_mobject.SVGMobject
Elementary building block for rendering text with LaTeX.
Tests
Check that creating a SingleStringMathTex
object works:
>>> SingleStringMathTex('Test')
SingleStringMathTex('Test')
Methods
|
|
|
|
|
|
|
|
Converts a SVG path element’s |
|
Makes |
Attributes
|
Used to animate the application of a method. |