latexml 0.8.7-2 source package in Ubuntu

Changelog

latexml (0.8.7-2) unstable; urgency=medium

  * Move tests, which fail with latest TL snapshot, to CI_only.

 -- Hilmar Preusse <email address hidden>  Fri, 03 Feb 2023 11:41:15 +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
Lunar release universe tex

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
latexml_0.8.7-2.dsc 2.7 KiB c563c1ddcb6bd1d41fc5d045619fdea4ece9814f428d668bd2b539b4abaa5d63
latexml_0.8.7.orig.tar.gz 13.9 MiB e7167ca96449dd18159786617649211a115cf021578f3d0464c5bf4765331ecf
latexml_0.8.7-2.debian.tar.xz 15.1 KiB e89144ef45a43ddb4726e9d37f4ffda6db7444f894e59312b3bbfb774b7f5d23

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.