diff options
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. + |