Conversion of LaTeX math formulas to MathML or OMML
http://hackage.haskell.org/package/texmath
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.
- Developed at devel:languages:haskell
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/texmath && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
texmath-0.8.6.1.tar.gz | 0001608752 1.53 MB | |
texmath-rpmlintrc | 0000000077 77 Bytes | |
texmath.changes | 0000014498 14.2 KB | |
texmath.spec | 0000003390 3.31 KB |
Revision 12 (latest revision is 61)
Dominique Leuenberger (dimstar_suse)
accepted
request 383478
from
Ondřej Súkup (mimi_vx)
(revision 12)
- update to 0.8.6.1 * OMML writer: Fixed rendering of roots, so that the degree appears in the right place. * OMML writer: Don't include empty rPr elements. - update to 0.8.6 * TeX reader: Support hundreds more math symbols (all of those defined in Text.TeXMath.Unicode.ToTeX), including `\nwarrow`, `\swarrow`, `\nearrow`, `\searrow`. (forwarded request 383475 from mimi_vx)
Comments 0