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

Safe HaskellNone
LanguageHaskell2010

Text.TeXMath.Writers.MathML

Description

Functions for writing a parsed formula as MathML.

Synopsis

Documentation

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

Transforms an expression tree to a MathML XML tree