From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12871 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: RE: some XML stuff (and bugs?) Date: Mon, 11 Aug 2003 18:15:41 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <5.2.0.9.1.20030811181124.080bf5b8@server-1> References: <5.2.0.9.1.20030811165000.01f7e318@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1060619306 6123 80.91.224.253 (11 Aug 2003 16:28:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Aug 2003 16:28:26 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Aug 11 18:28:24 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 19mFWy-000453-00 for ; Mon, 11 Aug 2003 18:28:24 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 2427C10B45; Mon, 11 Aug 2003 18:28:23 +0200 (MEST) Original-Received: from mail.solcon.net (mail.solcon.net [212.45.33.5]) by ref.ntg.nl (Postfix) with ESMTP id 5DD1710B45 for ; Mon, 11 Aug 2003 18:22:06 +0200 (MEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.net (8.11.6/8.9.3) with ESMTP id h7BGLw810588 for ; Mon, 11 Aug 2003 18:21:58 +0200 Original-Received: from laptop-3.wxs.nl (laptop-3.pragma-net [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id 8CBF217ADE for ; Mon, 11 Aug 2003 18:21:54 +0200 (CEST) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Original-To: ntg-context@ntg.nl In-Reply-To: <00af01c3601d$09fd0200$2197fac3@mii.cz> 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:12871 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12871 At 17:27 11/08/2003 +0200, you wrote: >Currently, I have this solved -- I process my buffers first using XSLT (as >I cannot decompose <... etc. in verbatim buffers into <... and then >process the buffer using processXMLbuffer) to generate >\startbuffer..\stopbuffer containing <>, and I assure that all buffers will >contain and to avoid problems with expanding for >\XMLremapdata. i must have a script somewhere that prepares verbatim (simply because i want to have more structure and so); maybe it makes sense to cook up a sort of standard for buffers so that we can preprocess in an uniform way (some regexp substitution is normally much faster that xslt or full blown parsing). something: .... although formally this equals an empty buffer, so maybe: makes more sense does this sound ok? Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------