diff options
author | wen <wen@FreeBSD.org> | 2011-10-23 11:52:56 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-10-23 11:52:56 +0800 |
commit | 493572ac829281200cdb3f2cfcaba3142a3f974a (patch) | |
tree | d56b2e68d1c1c96e50e2d72fb316b097c80be54d /textproc/Makefile | |
parent | 17271908077ba3222cdb159fe863b1d351b22fee (diff) | |
download | freebsd-ports-gnome-493572ac829281200cdb3f2cfcaba3142a3f974a.tar.gz freebsd-ports-gnome-493572ac829281200cdb3f2cfcaba3142a3f974a.tar.zst freebsd-ports-gnome-493572ac829281200cdb3f2cfcaba3142a3f974a.zip |
itextomml provides native Ruby bindings to itex2MML, which converts
itex equations to MathML.
WWW: http://golem.ph.utexas.edu/~distler/blog/itex2MML.html
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 1248f872272c..c0e9c9a8437f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1221,6 +1221,7 @@ SUBDIR += rubygem-htmlentities SUBDIR += rubygem-htmltools SUBDIR += rubygem-ini + SUBDIR += rubygem-itextomml SUBDIR += rubygem-kwalify SUBDIR += rubygem-linguistics SUBDIR += rubygem-liquid |