Alternate Character Encodings
By default, LATEX2HTML assumes that input files are
Unicode encoded with UTF8, and produces Unicode UTF8 output.
LATEX2HTML can handle input files in other encodings,
indicated by including the inputenc
package in the source:
\usepackage[latin5]{inputenc}
In this case, LATEX2HTML will produce output in the
same encoding, and will indicate the encoding in the HTML
headers.
The input encodings that are recognised are listed in
the following tableTable tab_encodings.
Table:
Supported Font-encodings
extension |
notes |
encoding |
unicode |
(default) |
ISO–10646 (Unicode) |
latin1 |
|
ISO–8859–1 (ISO-Latin-1) |
latin2 |
|
ISO–8859–2 (ISO-Latin-2) |
latin3 |
|
ISO–8859–3 (ISO-Latin-3) |
latin4 |
|
ISO–8859–4 (ISO-Latin-4) |
latin5 |
|
ISO–8859–9 (ISO-Latin-5) |
latin6 |
|
ISO–8859–10 (ISO-Latin-6) |
koi8-r |
|
RFC 1489 (Russian) |
|