2012-06-04 00:34:30 +02:00
|
|
|
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.
|
2010-01-12 23:22:11 +01:00
|
|
|
|
2012-06-04 00:34:30 +02:00
|
|
|
WWW: http://github.com/jgm/texmath
|