mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
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.table.MathTable.rst:2
|
|
msgid "MathTable"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.table.MathTable.rst:4
|
|
msgid "Qualified name: ``manim.mobject.table.MathTable``"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:1
|
|
msgid "Bases: :py:class:`manim.mobject.table.Table`"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:1
|
|
msgid "A specialized :class:`~.Table` mobject for use with with LaTeX."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:4
|
|
msgid "Examples"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:18
|
|
msgid "Special case of :class:`~.Table` with `element_to_mobject` set to :class:`~.MathTex`. Every entry in `table` is set in a Latex `align` environment."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:0
|
|
msgid "Parameters"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:21
|
|
msgid "A 2d array or list of lists. Content of the table have to be valid input for :class:`~.MathTex`."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:23
|
|
msgid "The :class:`~.Mobject` class applied to the table entries. Set as :class:`~.MathTex`."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/table.py:docstring of manim.mobject.table.MathTable:24
|
|
msgid "Additional arguments to be passed to :class:`~.Table`."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.table.MathTable.rst:14
|
|
msgid "Methods"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.table.MathTable.rst:21
|
|
msgid "Attributes"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.table.MathTable.rst:32:<autosummary>:1
|
|
msgid "Used to animate the application of any method of :code:`self`."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.table.MathTable.rst:32:<autosummary>:1
|
|
msgid "The depth of the mobject."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.table.MathTable.rst:32:<autosummary>:1
|
|
msgid "If there are multiple colors (for gradient) this returns the first one"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.table.MathTable.rst:32:<autosummary>:1
|
|
msgid "The height of the mobject."
|
|
msgstr ""
|
|
|
|
|