ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Joop Susan <jgsusan@xs4all.nl>
Subject: Encoding patch...
Date: Wed, 08 Aug 2001 17:04:06 +0200	[thread overview]
Message-ID: <20010808150406.5506.qmail@crux.private.off-line> (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


             reply	other threads:[~2001-08-08 15:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-08 15:04 Joop Susan [this message]
2001-08-08 15:18 ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010808150406.5506.qmail@crux.private.off-line \
    --to=jgsusan@xs4all.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).