latex2html 2022.2-debian1-1 source package in Ubuntu

Changelog

latex2html (2022.2-debian1-1) unstable; urgency=medium

  * New upstream release.

 -- Carsten Leonhardt <email address hidden>  Wed, 27 Jul 2022 12:00:44 +0200

Upload details

Uploaded by:
Carsten Leonhardt
Uploaded to:
Sid
Original maintainer:
Carsten Leonhardt
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
latex2html_2022.2-debian1-1.dsc 2.2 KiB 527e270bf2b861efe139afd593c91bae711f6849076546dbe84ef162395915bb
latex2html_2022.2-debian1.orig.tar.xz 711.8 KiB 42d7ca2def15bbe6049224a3ba1506e98d8aa0f11b10a82b20bd7c98841445c3
latex2html_2022.2-debian1-1.debian.tar.xz 16.1 KiB 8ed944bf4094c4664cedd4003fd11bf29251127a5e5f268e92d004f3a7f7b3af

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.