latexml 0.8.6-4 source package in Ubuntu

Changelog

latexml (0.8.6-4) unstable; urgency=medium

  * Add patch from upstream to fix test suite.
  * Add "make" to Dep of test suite.

 -- Hilmar Preusse <email address hidden>  Mon, 27 Jun 2022 15:15:46 +0200

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
latexml_0.8.6-4.dsc 2.7 KiB 7f62117ada1dfbb97255488ca001fd7b28267ca606013b34abced82d4a9bd128
latexml_0.8.6.orig.tar.gz 13.4 MiB f3194b1cb533f082fd3276bd1d37f4c2f4fc983b9c6f4e2eb4b9981c867a7e54
latexml_0.8.6-4.debian.tar.xz 13.0 KiB 9c0d87aace3e0b7525b510f4280cd3508081ac0eedcc9bbe0a03561191067a56

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.