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.


> \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.


> % output=pdftex
> \enableregime[il1]
> \usetypescript[berry][ec]
> \setupbodyfont[pos,10pt]
>
> \starttext
> Water boils at 100�C.
> \stoptext


Thank you so much for this example: this did it, I tested with this bit
and it works (and at the same time I managed to clear some extra crud from
my code).

Mari Voipio


Reply via email to