mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* bump version number * update docs, citation, citation template * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * removed dependabot from contributor list * generated changelog, second pass * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * generated changelog, third pass * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * generated changelog, fourth pass * regenerated changelog, fifth pass * fixed minor issues in generated changelog * updated translations * added one final PR to the release Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
73 lines
2.4 KiB
Text
73 lines
2.4 KiB
Text
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Manim \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: ../../source/reference/manim.mobject.text.tex_mobject.MathTex.rst:2
|
|
msgid "MathTex"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.text.tex_mobject.MathTex.rst:4
|
|
msgid "Qualified name: ``manim.mobject.text.tex\\_mobject.MathTex``"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/text/tex_mobject.py:docstring of manim.mobject.text.tex_mobject.MathTex:1
|
|
msgid "Bases: :py:class:`manim.mobject.text.tex_mobject.SingleStringMathTex`"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/text/tex_mobject.py:docstring of manim.mobject.text.tex_mobject.MathTex:1
|
|
msgid "A string compiled with LaTeX in math mode."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/text/tex_mobject.py:docstring of manim.mobject.text.tex_mobject.MathTex:4
|
|
msgid "Examples"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/text/tex_mobject.py:docstring of manim.mobject.text.tex_mobject.MathTex:14
|
|
msgid "Tests"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/text/tex_mobject.py:docstring of manim.mobject.text.tex_mobject.MathTex:15
|
|
msgid "Check that creating a :class:`~.MathTex` works::"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/text/tex_mobject.py:docstring of manim.mobject.text.tex_mobject.MathTex:20
|
|
msgid "Check that double brace group splitting works correctly::"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.text.tex_mobject.MathTex.rst:14
|
|
msgid "Methods"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.text.tex_mobject.MathTex.rst:28
|
|
msgid "Attributes"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.text.tex_mobject.MathTex.rst:40:<autosummary>:1
|
|
msgid "Used to animate the application of any method of :code:`self`."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.text.tex_mobject.MathTex.rst:40:<autosummary>:1
|
|
msgid "The depth of the mobject."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.text.tex_mobject.MathTex.rst:40:<autosummary>:1
|
|
msgid "If there are multiple colors (for gradient) this returns the first one"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.text.tex_mobject.MathTex.rst:40:<autosummary>:1
|
|
msgid "The font size of the tex mobject."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.text.tex_mobject.MathTex.rst:40:<autosummary>:1
|
|
msgid "The height of the mobject."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.text.tex_mobject.MathTex.rst:40:<autosummary>:1
|
|
msgid "The width of the mobject."
|
|
msgstr ""
|
|
|
|
|