Safe Haskell | None |
---|---|
Language | Haskell2010 |
Text.TeXMath.Writers.MathML
Description
Functions for writing a parsed formula as MathML.
Synopsis
- writeMathML :: DisplayType -> [Exp] -> Element
Documentation
writeMathML :: DisplayType -> [Exp] -> Element Source #
Transforms an expression tree to a MathML XML tree