Safe Haskell | Safe-Infered |
---|
Text.TeXMath
Description
Functions for converting LaTeX math formulas to MathML.
Documentation
texMathToMathML :: DisplayType -> String -> Either String Element
texMathToOMML :: DisplayType -> String -> Either String Element