From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25450 Path: news.gmane.org!not-for-mail From: Junod Antoine Newsgroups: gmane.comp.tex.context Subject: Re: xml and buffers Date: Fri, 20 Jan 2006 20:33:39 +0100 Message-ID: <20060120193339.GA19537@zapata.cryptyx.com> References: <20060119182329.GB25283@zapata.cryptyx.com> <43CFC47A.3040209@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1137785663 17770 80.91.229.2 (20 Jan 2006 19:34:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Jan 2006 19:34:23 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Jan 20 20:34:12 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1F0219-0001d7-ML for gctc-ntg-context-518@m.gmane.org; Fri, 20 Jan 2006 20:33:53 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CE45B12897; Fri, 20 Jan 2006 20:33:50 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25225-03; Fri, 20 Jan 2006 20:33:48 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1C1DD127DB; Fri, 20 Jan 2006 20:33:48 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AFDE3127DB for ; Fri, 20 Jan 2006 20:33:46 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25226-02 for ; Fri, 20 Jan 2006 20:33:45 +0100 (CET) Original-Received: from zapata.tots-ns.net (zapata.tots-ns.net [213.239.193.37]) by ronja.ntg.nl (Postfix) with SMTP id BE6E11277C for ; Fri, 20 Jan 2006 20:33:45 +0100 (CET) Original-Received: (qmail 6679 invoked by uid 1000); 20 Jan 2006 20:33:39 +0100 Original-To: mailing list for ConTeXt users Content-Disposition: inline In-Reply-To: <43CFC47A.3040209@wxs.nl> User-Agent: Mutt/1.5.11 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25450 Archived-At: On Thu, Jan 19, 2006 at 05:55:22PM +0100, Hans Hagen wrote: > Junod Antoine wrote: > > >Hello gurus, > > > >I'm a bit into trouble wih buffers and xml parsing. Here is my problem: > >[...] > > \defineXMLsingular > [meta] > [name=,content=] > {\setevariables[document:meta][\XMLop{name}=\XMLop{content}]} It works fine for all "normal" characters but not for accented characters. Is there a workaround? I'm using the ConTeXt version of the 16 of this month and the latest stable version of pdftex. The .log of the compilation is available here: http://zapata.tots-ns.net/analysis.log The parsed .xhtml is here: http://zapata.tots-ns.net/analysis.xhtml and the .tex is there: http://zapata.tots-ns.net/analysis.tex One more time, thanks a lot for all your help. Have a nice week-end -AJ