Font selection problems

When using compatibility mode, it is possible that you will find problems with font-changing commands in some old documents. These problems are of two types: In case of error messages it is possible that the document (or an old style file used therein) contains references to old internal commands which are no longer defined, see Section~#Sec:oldinternals#459> for more information if this is the case. LATEX~2.09 allowed sites to customize their LATEX<#460#><#460#> installation, which resulted in documents producing different results on different LATEX<#461#><#461#> installations. LATEX2e<#462#><#462#> no longer allows so much customization but, for compatibility with old documents, the local configuration file |latex209.cfg| is loaded every time LATEX2e<#463#><#463#> enters LATEX~2.09 compatibility mode. For example, if your site was customized to use the New Font Selection Scheme () with the |oldlfont| option, then you can make LATEX2e<#464#><#464#> emulate this by creating a |latex209.cfg| file containing the command |@oldlfont|. Similarly, to emulate <#465#><#465#> with the |newlfont| option, you can create a |latex209.cfg| file containing |@newlfont|.