class documentation
Known subclasses: docutils.utils.math.latex2mathml.mi, docutils.utils.math.latex2mathml.mn, docutils.utils.math.latex2mathml.mo
Constructor: mx(data)
Base class for mo, mi, and mn
| Method | __init__ |
math([children]) -> MathML element |
| Method | xml |
Undocumented |
| Class Variable | nchildren |
Required number of children |
| Instance Variable | data |
Undocumented |
Inherited from math:
| Method | __repr__ |
Undocumented |
| Method | append |
append(child) -> element |
| Method | close |
close() -> parent |
| Method | delete |
delete_child() -> child |
| Method | full |
Room for more children? |
| Method | xml |
xml() -> xml-string |
| Method | xml |
Undocumented |
| Method | xml |
Undocumented |
| Instance Variable | children |
Undocumented |
| Instance Variable | inline |
Undocumented |