texmath: Conversion of LaTeX math formulas to MathML or OMML.
The texmathml library provides functions to convert LaTeX math formulas to presentation MathML (which can be used in HTML) or OMML (Office Math Markup Language, used in Microsoft Office). 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.
[Skip to Readme]
Modules
[Index]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| cgi | Compile cgi executable. | Disabled |
| test | Compile test executable. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- texmath-0.6.6.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates