@hackage texmath0.1
Conversion of LaTeX math formulas to MathML.
Installation
Dependencies (4)
- base >=4 && <5
- containers
- parsec >=2 && <3
- xml Show all…
Dependents (10)
@hackage/open-pandoc, @hackage/citeproc-hs-pandoc-filter, @hackage/yesod-markdown, @hackage/pandocz, @hackage/pandoc-citeproc, @hackage/acme-everything, Show all…
Package Flags
cgi
(on by default)
Compile cgi executable.
test
(on by default)
Compile test executable.
The texmathml library provides functions to convert LaTeX math formulas to presentation MathML. It supports basic LaTeX and AMS extensions, but not macros.