texmath-0.6.7: Conversion of LaTeX math formulas to MathML or OMML.

Safe HaskellNone

Text.TeXMath.MathMLParser

Synopsis

Documentation

readMathML :: String -> Either String [Exp]Source

Parse a MathML expression to a list of Exp