Text.TeXMath.Parser
Description
Functions for parsing a LaTeX formula to a Haskell representation.
Documentation
Constructors
data TeXSymbolType Source
Instances
Constructors
| AlignLeft | |
| AlignCenter | |
| AlignRight | |
| AlignDefault |
texmath-0.1.0.4: Conversion of LaTeX math formulas to MathML.
Text.TeXMath.Parser
Description
Functions for parsing a LaTeX formula to a Haskell representation.
Constructors
data TeXSymbolType Source
Instances
Constructors
| AlignLeft | |
| AlignCenter | |
| AlignRight | |
| AlignDefault |