latex2html 2018-debian1-1 source package in Ubuntu

Changelog

latex2html (2018-debian1-1) unstable; urgency=low

  * QA upload.
  * New upstream release
    (Closes: #188024, #834420, #144034, #310702, #612126, #834423, #827187)
  * Removed patches applied upstream, refreshed debian-install.patch
  * Corrected typo in Homepage-Header in debian/control. (Closes: #827285)

 -- Carsten Leonhardt <email address hidden>  Thu, 01 Mar 2018 12:36:03 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
tex
Urgency:
Low 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
latex2html_2018-debian1-1.dsc 2.0 KiB c33f0625d20be14dc014110de8c8f4bd727a2210924beac64b931af6ba479d68
latex2html_2018-debian1.orig.tar.xz 681.5 KiB 299eb96a0a82880f1485b3985890e8a422ccbf68c5488c437a5bc892d9152db4
latex2html_2018-debian1-1.debian.tar.xz 16.7 KiB 0c839fd749448f0f00066dfae72c5ee33246d7884aadc91125a7ffec99acd5f9

Available diffs

No changes file available.

Binary packages built by this source

latex2html: LaTeX to HTML translator

 LaTeX2HTML is a conversion tool that converts documents written
 in LaTeX to HTML format. In addition, it offers an easy migration
 path towards authoring complex hypermedia documents using familiar
 word-processing concepts.
 .
 LaTeX2HTML replicates the basic structure of a LaTeX document as a
 set of interconnected HTML files which can be explored using
 automatically generated navigation panels. The cross-references,
 citations, footnotes, the table of contents and the lists of figures
 and tables, are also translated into hypertext links. Formatting
 information which has equivalent ``tags'' in HTML (lists, quotes,
 paragraph breaks, type styles, etc.) is also converted
 appropriately. The remaining heavily formatted items such as
 mathematical equations, pictures or tables are converted to images
 which are placed automatically at the correct positions in the final
 HTML document.
 .
 LaTeX2HTML extends LaTeX by supporting arbitrary hypertext links and
 symbolic cross-references between evolving remote documents. It also
 allows the specification of conditional text and the inclusion of raw
 HTML commands. These hypermedia extensions to LaTeX are available as
 new commands and environments from within a LaTeX document.
 .
 Pstoimg, the part of latex2html that produces bitmap images from the
 LaTeX source, can support both GIF and PNG format.