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
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/texmath && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
texmath-0.11.0.1.tar.gz | 0001786356 1.7 MB | |
texmath.changes | 0000020917 20.4 KB | |
texmath.spec | 0000004260 4.16 KB |
Revision 25 (latest revision is 61)
Dominique Leuenberger (dimstar_suse)
accepted
request 623908
from
Peter Simons (psimons)
(revision 25)
- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner. - Update texmath to version 0.11.0.1. texmath (0.11.0.1) * OMML writer: use zero-width space to avoid dashed box (#118). In Word, a dashed box shows up for empty text runs in exponents and bases, or empty exponents and bases. So we use a zero-width space in these contexts. - regenerate spec-file, fix ghc-texmath-devel requires * TeX reader: Support hundreds more math symbols (all of those defined in - update to 0.8.5 - update to 0.8.4 - Correct package License texmath changes: - needed for pandoc 1.12.2.1 * drop dependency on ghc-utf8-string-devel - merge d:l:haskell changes - update to 0.6.4 * fixed \overset, \underset, and \stackrel commands * added \Upsilon * fixes in various output formats (OMML, MML3, ...) - cabal2spec 0.25.5 spec file template - upgrade to 0.6.0.3 from upstream (for pandoc 1.9.1.2)
Comments 0