From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7131 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: CDATA/XML Date: Wed, 06 Mar 2002 11:17:04 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020306111608.03562a28@server-1> References: <20020306091901.7f998665.taco@elvenkind.com> <20020305193014.GA4953@miwie.in-berlin.de> <20020306091901.7f998665.taco@elvenkind.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035397617 16704 80.91.224.250 (23 Oct 2002 18:26:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:26:57 +0000 (UTC) Cc: mw@miwie.in-berlin.de, ntg-context@ntg.nl Original-To: Taco Hoekwater In-Reply-To: <20020306104552.148a7bc2.taco@elvenkind.com> Xref: main.gmane.org gmane.comp.tex.context:7131 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7131 At 10:45 AM 3/6/2002 +0100, Taco Hoekwater wrote: > > > How does ConTeXt handle CDATA sections in XML? > > > > Incorrectly :). I'd post a fix later today. > > > > Meanwhile, this works OK: > >Oops, it didn't. :( > >Here is a fix for Context that makes sure it behaves ok wrt. >CDATA sections. Should be included somewhere on top of the document >or in cont-usr.tex (until it makes it into the distribution) it can go into cont-new.tex after \unprotect and is then available at run time actually, CDATA is handled in xtag-pre but the problem is using a space as delimiter (will have a look) is