diff options
Diffstat (limited to 'textproc/hs-texmath/pkg-descr')
-rw-r--r-- | textproc/hs-texmath/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/hs-texmath/pkg-descr b/textproc/hs-texmath/pkg-descr new file mode 100644 index 000000000000..f3c7216dcf78 --- /dev/null +++ b/textproc/hs-texmath/pkg-descr @@ -0,0 +1,5 @@ +The texmathml Haskell library provides functions to convert LaTeX math +formulas to presentation MathML. It supports basic LaTeX and AMS +extensions, but not macros. + +WWW: http://hackage.haskell.org/package/texmath |