From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13259 Path: main.gmane.org!not-for-mail From: "Pawel Jackowski na Onet" Newsgroups: gmane.comp.tex.context Subject: error \handlecompoundcharacter ... Date: Tue, 16 Sep 2003 08:29:49 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <003901c37c1b$f6beda90$0500a8c0@best> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1063694250 24527 80.91.224.253 (16 Sep 2003 06:37:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 Sep 2003 06:37:30 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue Sep 16 08:37:29 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 19z9Sr-00038i-00 for ; Tue, 16 Sep 2003 08:37:29 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id A1DC210B5A; Tue, 16 Sep 2003 08:37:25 +0200 (MEST) Original-Received: from smtp5.poczta.onet.pl (smtp5.poczta.onet.pl [213.180.130.32]) by ref.ntg.nl (Postfix) with ESMTP id 8F8ED10B54 for ; Tue, 16 Sep 2003 08:31:37 +0200 (MEST) Original-Received: from pa36.debniki.sdi.tpnet.pl ([213.77.147.36]:20740 "HELO best") by ps5.test.onet.pl with SMTP id ; Tue, 16 Sep 2003 08:30:12 +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:13259 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13259 Hi experts! 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... Error message is: systems : begin file x at line 8 ! Undefined control sequence. \handlecompoundcharacter ...ndlecompoundcharacter {\dohandlecompoundcharacte... \dodoparseXMLarguments #1->\if #1 >\let \dodoparseXMLarguments \empty \else \... anyatrib=" Aqq"/ \parseXMLelement ...XMLarguments \rawXMLelement #3 >\fi \or \or \the \everyXM... l.11 ? ! Emergency stop. \handlecompoundcharacter ...ndlecompoundcharacter {\dohandlecompoundcharacte... \dodoparseXMLarguments #1->\if #1 >\let \dodoparseXMLarguments \empty \else \... anyatrib=" Aqq"/ \parseXMLelement ...XMLarguments \rawXMLelement #3 >\fi \or \or \the \everyXM... l.11 End of file on the terminal! Any hints? Regards, Pawe/l