tex_mobject#

Mobjects representing text rendered using LaTeX.

Important

See the corresponding tutorial Text With LaTeX

Note

Just as you can use Text (from the module text_mobject) to add text to your videos, you can use Tex and MathTex to insert LaTeX.

Classes

BulletedList

A bulleted list.

MathTex

A string compiled with LaTeX in math mode.

SingleStringMathTex

Elementary building block for rendering text with LaTeX.

Tex

A string compiled with LaTeX in normal mode.

Title

A mobject representing an underlined title.