Subject: CVS commit: wip/hs-texmath
From: Ryosuke Moro
Date: 2013-08-23 00:39:20
Message id: E1VCdXV-00069P-Fe@sfs-ml-1.v29.ch3.sourceforge.com

Log Message:
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.

Files:
RevisionActionfile
1.1addwip/hs-texmath/DESCR
1.1addwip/hs-texmath/Makefile
1.1addwip/hs-texmath/PLIST
1.1addwip/hs-texmath/buildlink3.mk
1.1addwip/hs-texmath/distinfo