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

Safe HaskellNone

Text.TeXMath.OMML

Description

Functions for writing a parsed formula as OMML.

Documentation

toOMML :: DisplayType -> [Exp] -> Element

showExp :: Exp -> [Element]