SlackBuilds Repository

15.0 > Office > LaTeXML (0.8.7)

The approach is to emulate TeX as far as possible (in Perl),
converting the TEX or (LATEX) document into LATExml’s XML format. That
format is modelled on the typical document structure found in LATEX,
and inspired by HTML, MathML, OpenMath and others. That abstract
document is then further transformed into HTML of various flavors,
with MathML and SVG, or into JATS or ePub or …. Of course, emulating
TEX is kinda hard, there are many clever LATEX package developers, and
the Web moves quickly, so there are gaps in fidelity and coverage.

But for simple cases it might work just like this:

latexml --dest=mydoc.xml mydoc
latexmlpost --dest=somewhere/mydoc.html mydoc.xml

This requires: perl-Archive-Zip, perl-File-Which, perl-IO-String, perl-Image-Size, perl-Parse-RecDescent, perl-Pod-Parser, perl-Scalar-List-Utils, perl-Socket6, perl-XML-LibXSLT, perl-LWP-Protocol-https, perl-JSON-XS, perl-Text-Unidecode

Maintained by: Lockywolf
Keywords: latex,tex,html,tex2html,pdf,documents,converter
ChangeLog: LaTeXML

Homepage:
https://math.nist.gov/~BMiller/LaTeXML/

Source Downloads:
LaTeXML-0.8.7.tar.gz (0ff1f442ace291cd4590cbf3aa2fe751)

Download SlackBuild:
LaTeXML.tar.gz
LaTeXML.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
LaTeXML.SlackBuild
LaTeXML.info
README
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds