texmath-0.6.0.6: Conversion of LaTeX math formulas to MathML or OMML.
Text.TeXMath.OMML
Description
Functions for writing a parsed formula as OMML.
toOMML :: DisplayType -> [Exp] -> Element
showExp :: Exp -> [Element]