latex2html 2015-debian1-1 source package in Ubuntu
Changelog
latex2html (2015-debian1-1) unstable; urgency=medium * New upstream release (Closes: #647433) - Version 2015, take from ctan, repackaged according to the procedure as documented for 2008 * Add patch by Hamish <email address hidden> to 0-pad filenames on option -multipage (Closes: #247150) -- Roland Stigge <email address hidden> Tue, 19 Jan 2016 18:15:05 +0100
Upload details
- Uploaded by:
- Roland Stigge
- Uploaded to:
- Sid
- Original maintainer:
- Roland Stigge
- Architectures:
- all
- Section:
- tex
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | tex |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
latex2html_2015-debian1-1.dsc | 1.8 KiB | 3629cf0e5c40452d1b7db99224c595df87fe58b8f7b4891591b085515f84e588 |
latex2html_2015-debian1.orig.tar.xz | 688.1 KiB | e94d050a8574f90a7810b12cb09fe9069a758cbe88b626579223539e0b14ab04 |
latex2html_2015-debian1-1.debian.tar.xz | 18.5 KiB | 911ac589d839aa0f066c30c7b0cde29b8455ce42a6dae085c61983d3aa3ae07b |
Available diffs
- diff from 2008-debian1-10.1 to 2015-debian1-1 (111.0 KiB)
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.