ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bug report: eth & thorn
@ 2003-04-22 15:44 Adam Lindsay
  0 siblings, 0 replies; only message in thread
From: Adam Lindsay @ 2003-04-22 15:44 UTC (permalink / raw)


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@comp.lancs.ac.uk
 Computing Dept, Lancaster University   +44(0)1524/594.537
 Lancaster, LA1 4YR, UK             Fax:+44(0)1524/593.608
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-04-22 15:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-22 15:44 bug report: eth & thorn Adam Lindsay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).