latexml 0.8.2-1 source package in Ubuntu

Changelog

latexml (0.8.2-1) unstable; urgency=medium

  [ Peter Ralph ]
  * switched dependency from transitional package perlmagick to 
    libimage-magick-perl (Closes: #789233)

  [ Norbert Preining ]
  * install manual.pdf into texmf/doc and /u/s/d/latexml
  * call dh_installtex to make sure ls-R is uptodate
  * don't run mktexlsr during installation
  * update to 0.8.2 (Closes: #858121, #839639)
  * set VCS fields to Salsa
  * change maintainer to Debian TeX Team, put Peter and me in Uploaders
    (in agreement with Peter)
  * fix pod errors

 -- Norbert Preining <email address hidden>  Mon, 26 Feb 2018 14:30:23 +0900

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
Bionic release universe tex

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
latexml_0.8.2-1.dsc 1.8 KiB 35f9f34d1201cc78eaa65c480a5e6bc8338facc9761803cd4763e307ae96aec8
latexml_0.8.2.orig.tar.gz 8.1 MiB cd306660393ef78926860dfec1f4764467a93b3c46ea2f26604ef5e7340cc0fa
latexml_0.8.2-1.debian.tar.xz 3.8 KiB 1a9d80ff6adc7c40b5d85a57a22a34ad4e42e16cfa47461ba5fbe847a1a29243

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.