@hackage texmath0.4
Conversion of LaTeX math formulas to MathML.
Installation
CustomDependencies (5)
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
(off by default)
Compile cgi executable.
test
(off 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, and it can parse and apply LaTeX macros.
Use the test flag to install a standalone executable,
texmath, that reads a LaTeX formula from stdin and
writes MathML to stdout.
Use the cgi flag to install a cgi script,
texmath-cgi.