Source: latex2html
Section: tex
Priority: optional
Maintainer: Chanop Silpa-Anan
Build-Depends-Indep: perl, perl-doc, fileutils (>= 4.0), netpbm (>= 2:9.20), tetex-bin, gs, tetex-extra, nkf
Standards-Version: 3.5.6
Package: latex2html
Architecture: all
Depends: perl, fileutils (>= 4.0), netpbm (>= 2:9.20), gs, nkf
Recommends: tetex-bin (>= 1.0.7+20001218)
Suggests: perl-doc
#Suggests: giftrans, netpbm-nonfree
Conflicts: tetex-base (<< 0.9.990311-2)
Description: LaTeX to HTML translator (with JP patch).
This package is a LATEX2HTML with some extensions for Japanese, Dennou.sty
and Dennou6.sty.
.
Original Japanese patch set, l2h-2K1b+jp1.4.patch.gz, can be downloaded
from http://takeno.iee.niit.ac.jp/~shige/TeX/latex2html/ltx2html.html.
Followings are the orignal description of LATEX2HTML debian package.
.
LaTeX2HTML is a conversion tool that 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. Because of certain
legal limitations on the use of the GIF image format, GIF support is
disabled in this package.