Users can select new font encodings using the |fontenc| package. The
|fontenc| package has options for encodings; the last option becomes
the default encoding. For example, to use the |OT2| (Washington
University Cyrillic encoding) and |T1| encodings, with |T1| as the
default, an author types:
<#615#>tex2html_preform<#615#>verbatim63#
This package loads the encoding definition files
(|;SPMlt;ENC;SPMgt;enc.def| files) for each font encoding <#618#>ENC<#618#> given as an
option but not already declared; it also sets || to be
the last encoding in the option list.
LATEX<#619#><#619#> currently predefines the |OT1| and |T1| text encodings, and
provides the files |OT1enc.def| and |T1enc.def|. Other encoding
set-ups might be added to the distribution at a later stage.
Thus the example above loads the file |OT2enc.def| and sets
|| to |T1|.