Safe Haskell | None |
---|
Text.TeXMath
Description
Functions for converting LaTeX math formulas to MathML.
Documentation
texMathToOMML :: DisplayType -> String -> Either String ElementSource
texMathToPandoc :: DisplayType -> String -> Either String [Inline]Source