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

Safe HaskellSafe-Inferred

Text.TeXMath.Unidecode

Synopsis

Documentation

getASCII :: Char -> StringSource

Approximates a single unicode character as an ASCII string (each character is between 0x00 and 0x7F).