texmath-0.3.0.3: Conversion of LaTeX math formulas to MathML.

Text.TeXMath.Parser

Description

Functions for parsing a LaTeX formula to a Haskell representation.

Documentation

type ArrayLine = [[Exp]]Source