Hi ConTeXters,
I found a couple minor regime/encoding bugs in current (and past) ConTeXt.
In the files regi-il1 and xtag-ent, \THorn should be replaced with \Thorn .
In the file enco-ans (for texnansi), Eth is missing. It's in the same
place as with ec:
\definecharacter Eth 208
\definecharacter eth 240
If I understand casemaps correctly, then enco-ans should include eth and
thorn also:
\definecasemap 240 240 208 \definecasemap 208 240 208
\definecasemap 254 254 222 \definecasemap 222 254 222
...but following the ec example, I think something like the following
will help catch most characters, and clean up the file (untested):
\definecasemaps 192 to 214 lc +32 uc 0
\definecasemaps 216 to 222 lc +32 uc 0
\definecasemaps 224 to 246 lc 0 uc -32
\definecasemaps 248 to 254 lc 0 uc -32
tsjiers,
adam
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Adam T. Lindsay atl(a)comp.lancs.ac.uk
Computing Dept, Lancaster University +44(0)1524/594.537
Lancaster, LA1 4YR, UK Fax:+44(0)1524/593.608
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-