I'm pleased to announce an early release of texmath, a Haskell library
for converting LaTeX math formulas to MathML.

Hackage: http://hackage.haskell.org/package/texmath-0.1.0.1
Github: http://github.com/jgm/texmath/tree/master

The package includes a standalone test program, testTeXMathML,
and a CGI script, texmath-cgi, that can be used in web apps. This
script is used in the demos at

http://johnmacfarlane.net/texmath.xhtml
http://johnmacfarlane.net/texmath.html

texmath supports most of basic LaTeX and AMS extensions, but I'm sure
some things have been left out, so let me know if you try a formula that
should work but doesn't.

John
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to