scholdoc-texmath-0.1.0.1: Scholdoc fork of texmath

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