pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/hs-texmath



Module Name:    pkgsrc
Committed By:   szptvlfn
Date:           Wed Sep 10 21:38:06 UTC 2014

Added Files:
        pkgsrc/textproc/hs-texmath: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
Import texmath-0.8 as textproc/hs-texmath,
packaged for wip.

The texmath library provides functions to read and write TeX math,
presentation MathML, and OMML (Office Math Markup Language, used in
Microsoft Office). Support is also included for converting math formats to
pandoc's native format (allowing conversion, via pandoc, to a variety of
different markup formats). The TeX reader supports basic LaTeX and AMS
extensions, and it can parse and apply LaTeX macros.
(See http://johnmacfarlane.net/texmath for a live demo of
 bidirectional conversion between LaTeX and MathML.)

The package also includes several utility modules which may be useful for
anyone looking to manipulate either TeX math or MathML. For example, a copy
of the MathML operator dictionary is included.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/hs-texmath/DESCR \
    pkgsrc/textproc/hs-texmath/Makefile pkgsrc/textproc/hs-texmath/PLIST \
    pkgsrc/textproc/hs-texmath/buildlink3.mk \
    pkgsrc/textproc/hs-texmath/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index