On Fri, 27 Sep 2002 14:48:17 +0300 (EET DST) <[EMAIL PROTECTED]> wrote:
> On Fri, 27 Sep 2002, Jens-Uwe Morawski wrote: > > Have you enabled the correct input-encoding aka regime? > > No. The command \enableregime was mentioned once somewhere, but there were > no instructions or examples on how to use it [it is not listed in any of > the indeces of the manuals), so I didn't realize it was kind of obligatory > in a file like mine. using regimes is obligatory if your input does not match the encoding of the fonts. texnansi font-enccoding matches the western-european input-encoding on Windows, but if you use ec (aka T1 aka Cork) encoded fonts you have to use regimes. > > \enableregime[il1] % iso-latin1 here on my Linux box > > % you should try 'win' instead of 'il1' > > \enableregime[win] did *not* work (gave same result than no regime at > all), but \enableregime[il1] gave the wanted result. Uuups, sorry. The file is called regi-win.tex but the declared regime name is 'windows'. Thus please try \enableregime[windows]. Jens
