texmath

Safe HaskellNone

Text.TeXMath.OMML

Description

Functions for writing a parsed formula as OMML.

Documentation

toOMML :: DisplayType -> [Exp] -> Element

showExp :: Exp -> [Element]