latexml 0.8.6-3 source package in Ubuntu

Changelog

latexml (0.8.6-3) unstable; urgency=medium

  * Add patch from pull request #1716 to fix test suite w/ TL 2021.
    https://github.com/brucemiller/LaTeXML/pull/1716

 -- Hilmar Preusse <email address hidden>  Thu, 02 Dec 2021 14:16:40 +0100

Upload details

Uploaded by:
Debian TeX Maintainers
Uploaded to:
Sid
Original maintainer:
Debian TeX Maintainers
Architectures:
all
Section:
tex
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe tex

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
latexml_0.8.6-3.dsc 2.7 KiB aa04d5fc71ebb441a93b0e9d029a7ced655e52add7e1dd1b182c753a49d3957c
latexml_0.8.6.orig.tar.gz 13.4 MiB f3194b1cb533f082fd3276bd1d37f4c2f4fc983b9c6f4e2eb4b9981c867a7e54
latexml_0.8.6-3.debian.tar.xz 12.2 KiB 7a794283c699cfef92d72764efd1720c438bb34f2a5464ce9b3bd937a3a0adc1

Available diffs

No changes file available.

Binary packages built by this source

latexml: LaTeX to XML Converter

 latexml is a program, written in Perl, that attempts to faithfully mimic
 TeX's behaviour, but produces XML instead of dvi. The document model of
 the target XML makes explicit the model implied by LaTeX.
 .
 The processing and model are both extensible; you can define the mapping
 between TeX constructs and the XML fragments to be created. A postprocessor,
 latexmlpost converts this XML into other formats such as HTML or XHTML,
 with options to convert the math into MathML (currently only presentation)
 or images.