latex2html 2008-debian1-10 source package in Ubuntu

Changelog

latex2html (2008-debian1-10) unstable; urgency=low


  * Use DEP5 for debian/copyright, adjust license for L2hos/ (Closes: #713855)
    Thanks to Sam Geeraerts

 -- Roland Stigge <email address hidden>  Tue, 25 Jun 2013 21:35:18 +0200

Upload details

Uploaded by:
Roland Stigge
Uploaded to:
Sid
Original maintainer:
Roland Stigge
Architectures:
all
Section:
tex
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main tex

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
latex2html_2008-debian1-10.dsc 1.2 KiB be5a2080b638fe788f0d8f0344f8c27d66d9f79a10ce22e49ec8c61398935732
latex2html_2008-debian1.orig.tar.gz 1.0 MiB 11e1913d5bd391c9ecfa9a0c44810ed3ed6010e8912ea2df6a9a5aa9cbc3c3e2
latex2html_2008-debian1-10.debian.tar.gz 55.2 KiB ce007d4caa9e859fc4155fd1377fa3cb84c2fe8fab7384038b582adbeb80e4fd

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.