22 lines
1 KiB
Text
22 lines
1 KiB
Text
|
The LaTeX2HTML translator:
|
||
|
|
||
|
o breaks up a document into one or more components as specified by the user,
|
||
|
o provides optional iconic navigation panels on every page which
|
||
|
contain links to other parts of the document,
|
||
|
o handles inlined equations, right-justified
|
||
|
numbered equations, tables, or figures and any arbitrary environment,
|
||
|
o can produce output suitable for browsers that support inlined images
|
||
|
or character based browsers (as specified by the user),
|
||
|
o handles definitions of new commands, environments, and theorems
|
||
|
even when these are defined in external style files,
|
||
|
o handles footnotes, tables of contents, lists of figures and tables,
|
||
|
bibliographies, and can generate an Index,
|
||
|
o translates cross-references into hyperlinks and extends the
|
||
|
LaTeX cross-referencing mechanism to work not just
|
||
|
within a document but between documents which may reside in
|
||
|
remote locations,
|
||
|
o translates accent and special character
|
||
|
commands to the equivalent ISO-LATIN-1
|
||
|
character set where possible,
|
||
|
o and a lot more ...
|