Package: ltxsvg Version: 1.6.0-0 Architecture: all Maintainer: Anton Shvetz Installed-Size: 63 Depends: perl, perl-base, libxml-libxml-perl, libcapture-tiny-perl, texlive-latex-base, texlive-latex-extra, texlive-fonts-extra, texlive-extra-utils Filename: ./all/ltxsvg_1.6.0-0_all.deb Size: 11428 MD5sum: a277de9b81935c3bdb92680b2a99bb6d SHA1: 7201d3b25f18710bf05d25046788c96e0140f930 SHA256: c30dd124d969d4b19c5b3fafe8395444dcecdd779075b2cab224b1b8ace85e23 Section: contrib/graphics Priority: optional Homepage: https://github.com/urbic/ltxsvg Description: perform SVG rendering of the TeX formulae embedded within XML documents The command-line utility ltxsvg is intended to be used as preprocessor converting TeX formulae embedded within XML file to SVG format. The program uses an approach similar to one that implemented in MetaPost btex … etex construct. The ltxsvg uses TeX and dvisvgm to render the formulae. . The program looks for any occurrence of or elements bound to the custom namespace "https://github.com/urbic/ltxsvg" in the given XML document and replaces it with the SVG rendering. The text content of these elements is interpreted as TeX formula. . The preprocessed XHTML and SVG documents can be browsed in any SVG-capable browser without use of tools such as MathJax.