From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13298 Path: main.gmane.org!not-for-mail From: "Pawel Jackowski na Onet" Newsgroups: gmane.comp.tex.context Subject: Re: error \handlecompoundcharacter ... Date: Wed, 17 Sep 2003 17:48:11 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <005001c37d33$228cc200$0500a8c0@best> References: <5.2.0.9.1.20030916231020.01b18128@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1063814084 27027 80.91.224.253 (17 Sep 2003 15:54:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Sep 2003 15:54:44 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Sep 17 17:54:41 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19zedd-00042Y-00 for ; Wed, 17 Sep 2003 17:54:41 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 9E88D10B34; Wed, 17 Sep 2003 17:54:36 +0200 (MEST) Original-Received: from smtp4.poczta.onet.pl (smtp4.poczta.onet.pl [213.180.130.28]) by ref.ntg.nl (Postfix) with ESMTP id AC35710B2A for ; Wed, 17 Sep 2003 17:48:51 +0200 (MEST) Original-Received: from pa36.debniki.sdi.tpnet.pl ([213.77.147.36]:16900 "HELO best") by ps4.test.onet.pl with SMTP id ; Wed, 17 Sep 2003 17:48:30 +0200 Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13298 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13298 Hi! > >Consider this simple code: > > > >\defineXMLcommand > > [de] {\language[de]} > > > >\defineXMLcommand > > [end] > > {\disableXML} > > > >\starttext > >\enableXML > > > > > > Ich liebe ConTeXt! > > > >\stoptext > > > >It cause en ERROR! It happens ONLY for \language[de] neither pl nor en, > >nl... > > ah ... you suffer from german double quote handling "u -> umlaut"; if you > were older you'd probably suffer from the polish active / as well :-) > \def\disablelanguagespecifics{\def\installcompoundcharacter##1 ##2{}} > \appendtoks \disablelanguagespecifics \to \everyenableXML That's it > and you can love context again I just can't stop loving it! > (given that no de switch is done at the > outer level). Some day i'll make context dual input mode aware. Till that time I won't expect that form ConTeXt. Thanks again, Pawe/l