diff options
author | David Matthew Jerry Koenig <koenigdavidmj@gmail.com> | 2010-05-13 00:57:18 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:57:18 +0200 |
commit | 56bda4d1a953bb467d40570ce1dee843a6c0c402 (patch) | |
tree | 6d4d2ea69180d135d41eb37e5b54e18fc29abe55 /academic/itex2mml/README | |
parent | 22341acc911a70d5971fcd01876bd815dd37376d (diff) | |
download | slackbuilds-56bda4d1a953bb467d40570ce1dee843a6c0c402.tar.gz |
academic/itex2mml: Added to 13.0 repository
Diffstat (limited to 'academic/itex2mml/README')
-rw-r--r-- | academic/itex2mml/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/academic/itex2mml/README b/academic/itex2mml/README new file mode 100644 index 0000000000..6e4a90b2a2 --- /dev/null +++ b/academic/itex2mml/README @@ -0,0 +1,8 @@ +itexToMML (Program to convert inline TeX to MathML) + +itexToMML takes input containing inline TeX math markup and +generates equivalent output with the math replaced by MathML. It +also includes Ruby bindings by default, which may be useful for +users of Instiki (www.instiki.org); set the environment variable +RUBY=no to disable this. + |