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
Examples |
|
A string compiled with LaTeX in math mode. |
|
Elementary building block for rendering text with LaTeX. |
|
A string compiled with LaTeX in normal mode. |
|
Examples |