texmath-0.5.0.1: Conversion of LaTeX math formulas to MathML.
Text.TeXMath.Types
Description
Types for representing a structured formula.
data Exp Source
Constructors
Instances
data TeXSymbolType Source
type ArrayLine = [[Exp]]Source
data Alignment Source