texmath-0.9.2: Conversion between formats used to represent mathematics.

Safe HaskellNone
LanguageHaskell2010

Text.TeXMath.Writers.OMML

Description

Functions for writing a parsed formula as OMML.

Synopsis

Documentation

writeOMML :: DisplayType -> [Exp] -> Element Source #

Transforms an expression tree to an OMML XML Tree