G | |
get [Mathml2dtd] |
Returns the MathML2 DTD as a PXP value.
|
I | |
init [Mathml2dtd] |
Performs a manual initialisation of the MathML2 DTD.
|
init_dtd [Blahcaml] |
Performs a manual initialisation of the MathML2 DTD.
|
S | |
safe_mathml_from_tex [Blahcaml] |
Converts a string containing an equation in TeX format into another string
containing the same equation in MathML.
|
sanitize_mathml [Blahcaml] |
Given a string containing potentially unsafe MathML, this function makes sure
the it conforms to the MathML2 DTD.
|
U | |
unsafe_mathml_from_tex [Blahcaml] |
Converts a string containing an equation in TeX format into another string
containing the same equation in MathML.
|