diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2015-02-08 09:49:13 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-02-08 09:49:13 +0000 |
commit | 1ac39cd685996d1f1f0ed9ac8d1ac824e7ff2e0a (patch) | |
tree | fa667a21c5c3494c70a809c29c0e50a5b19aab0f /converters/Makefile | |
parent | c0bec052a69bc1d5eea76a61c69d2fd82282347d (diff) | |
download | freebsd-ports-1ac39cd685996d1f1f0ed9ac8d1ac824e7ff2e0a.zip |
New port: converters/p5-LaTeXML
LaTeXML is a TeX and LaTeX to XML/HTML/MathML converter.
From XML it can generate various flavors of HTML,
MathML and ePub, with other formats under development.
See the included manual.pdf for an documentation.
WWW: http://dlmf.nist.gov/LaTeXML/
PR: 197398
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es>
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile index ab504061d18d..c6a6188a4d85 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -91,6 +91,7 @@ SUBDIR += p5-JSON-XS SUBDIR += p5-JSON-XS-VersionOneAndTwo SUBDIR += p5-JSON1 + SUBDIR += p5-LaTeXML SUBDIR += p5-MIME-Base32 SUBDIR += p5-MIME-Base64 SUBDIR += p5-MIME-Base64-URLSafe |