File: menuentry

package info (click to toggle)
latex2html 2000-beta1-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 6,696 kB
  • ctags: 3,087
  • sloc: perl: 29,736; makefile: 828; sh: 308
file content (23 lines) | stat: -rw-r--r-- 1,470 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
?package(latex2html):needs="dwww" section="Apps/Text" title="LaTeX2HTML" \
 longtitle="LaTeX to HTML translator." \
 description="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." \
 command="/usr/share/doc/latex2html/html/index.html"