ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Encoding patch...
@ 2001-08-08 15:04 Joop Susan
  2001-08-08 15:18 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Joop Susan @ 2001-08-08 15:04 UTC (permalink / raw)


Hello,

I found two small bugs in the latest ConTeXt beta (same as in the one 
before).

If I use 8-bit characters for input and use a c-cedilla ConTeXt encounters
an error. The files regi-win.tex and regi-il1.tex have a reference to a
'cdedille' which should be (IMHO) 'ccedilla'.

I'm using Linux with pdfeTeX, Version 3.14159-14h-released-20010417-2.1 
(Web2C 7.3.3.1) and ConTeXt  ver: 2001.8.6  fmt: 2001.8.8  int: english
mes: english.

--- regi-win.tex.orig	Mon Mar 12 01:31:46 2001
+++ regi-win.tex	Wed Aug  8 16:37:13 2001
@@ -84,7 +84,7 @@
 \defineactivetoken 228 {\adiaeresis}
 \defineactivetoken 229 {\aring}
 \defineactivetoken 230 {\aeligature}
-\defineactivetoken 231 {\cdedille}
+\defineactivetoken 231 {\ccedilla}
 \defineactivetoken 232 {\egrave}
 \defineactivetoken 233 {\eacute}
 \defineactivetoken 234 {\ecircumflex}
--- regi-il1.tex.orig	Tue Jun 26 15:00:48 2001
+++ regi-il1.tex	Wed Aug  8 16:37:26 2001
@@ -181,7 +181,7 @@
 \defineactivetoken 228 {\adiaeresis}
 \defineactivetoken 229 {\aring}
 \defineactivetoken 230 {\aeligature}
-\defineactivetoken 231 {\cdedille}
+\defineactivetoken 231 {\ccedilla}
 \defineactivetoken 232 {\egrave}
 \defineactivetoken 233 {\eacute}
 \defineactivetoken 234 {\ecircumflex}

It works for me ;-)

Best regards,

Joop


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Encoding patch...
  2001-08-08 15:04 Encoding patch Joop Susan
@ 2001-08-08 15:18 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2001-08-08 15:18 UTC (permalink / raw)
  Cc: ntg-context

At 05:04 PM 8/8/2001 +0200, Joop Susan wrote:

>I found two small bugs in the latest ConTeXt beta (same as in the one
>before).

oeps, my error, repaired now,

Thanks
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-08 15:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-08 15:04 Encoding patch Joop Susan
2001-08-08 15:18 ` Hans Hagen

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