latex2html 2023-debian1-1 source package in Ubuntu
Changelog
latex2html (2023-debian1-1) unstable; urgency=medium * New upstream release. * Depend on texlive-binaries instead of texlive-base-bin. Thanks to Hilmar Preusse. (Closes: #1030065) * debian/control: Standards-Version: 4.6.2 -- Carsten Leonhardt <email address hidden> Mon, 06 Feb 2023 12:08:48 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | tex | |
Lunar | release | universe | tex |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
latex2html_2023-debian1-1.dsc | 2.2 KiB | 2c525b9a80e186ad8d2385c4bf364306567ac7212247a13dad48a6d259f4ccdf |
latex2html_2023-debian1.orig.tar.xz | 711.8 KiB | 9e4e84c625f6a9944a659b3a6fff3e34f458ca4690dd60affb06e61d40046a25 |
latex2html_2023-debian1-1.debian.tar.xz | 16.0 KiB | c1666d64d61feaa6f5e934f271834367dce5c47b8ae32b2569c3910015cb18e0 |
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.