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

Text.TeXMath.Types

Description

Types for representing a structured formula.

Documentation

type ArrayLine = [[Exp]]Source