The l2h help pages |
|
© Leon van Dommelen |
|
The latest version of this document is online at
eng.famu.fsu.edu or at
dommelen.net.
The LaTeX2HTML Manual
WARNING:
Various things that are said in the latex2html manual do not apply
when you use l2h. In particular:
- You document must be called index.tex.
- Edit settings.pl, not .latex2html-init as the manual says. L2h
will create its own .latex2html-init based on settings.pl and other
information.
- If you edit settings.pl, note that if you unset SHORT_INDEX, you need
to go into index.css and remove the float from the DT tag style.
- When using the example documents, l2h will replace the
\usepackage[...]{inputenc} put into images.tex by latex2html by
whatever it finds in the internationalization section of index.tex.
If there is no such section, the inputenc line stays as set by
latex2html.
After reading the above warnings, here is the
link to latex2html.pdf.
Consider also the documentation on hthtml,
which is convenient for inserting url strings.