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

Safe HaskellNone

Text.TeXMath.Types

Description

Types for representing a structured formula.

Documentation

type ArrayLine = [[Exp]]Source