LaTeXML::Plugin::latexmls

Build Status license CPAN version

A socket server for daemonized LaTeXML processing

Installation

Just another Perl module:

perl Makefile.PL ; make ; make test; sudo make install

Or cpanm ..

Make sure that LaTeXML has been installed prior to installing this Plugin, as well as all modules reported missing by Makefile.PL.

Example use

See the main use pattern by the latexmlc executable of LaTeXML.