From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24263 Path: news.gmane.org!not-for-mail From: Christopher Creutzig Newsgroups: gmane.comp.tex.context Subject: Re: An idea Date: Sun, 11 Dec 2005 22:17:14 +0100 Message-ID: <439C975A.8050609@creutzig.de> References: <20051201162914.GA14497@fly.srk.fer.hr> <20051202165636.GA8858@puritan.petwork> <20051202174653.GB3376@fly.srk.fer.hr> <20051202184337.GB8858@puritan.petwork> <20051203194557.GA8903@puritan.petwork> <439220C0.5000007@creutzig.de> <43933CD2.4010205@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1134335978 26683 80.91.229.2 (11 Dec 2005 21:19:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 11 Dec 2005 21:19:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Dec 11 22:19:28 2005 Return-path: 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 1ElYZh-0007kS-D6 for gctc-ntg-context-518@m.gmane.org; Sun, 11 Dec 2005 22:17:41 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E82651279A; Sun, 11 Dec 2005 22:17:39 +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 18385-07; Sun, 11 Dec 2005 22:17:34 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 520AC12780; Sun, 11 Dec 2005 22:17:34 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9BAA412780 for ; Sun, 11 Dec 2005 22:17:32 +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 18508-04 for ; Sun, 11 Dec 2005 22:17:31 +0100 (CET) Original-Received: from bayes.math.uni-paderborn.de (bayes.math.uni-paderborn.de [131.234.116.40]) by ronja.ntg.nl (Postfix) with ESMTP id 9EE931277E for ; Sun, 11 Dec 2005 22:17:31 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by bayes.math.uni-paderborn.de (Postfix) with ESMTP id B8910E0000A2 for ; Sun, 11 Dec 2005 22:17:30 +0100 (CET) Original-Received: from bayes.math.uni-paderborn.de ([127.0.0.1]) by localhost (bayes [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07427-03 for ; Sun, 11 Dec 2005 22:17:28 +0100 (CET) Original-Received: from [192.168.1.3] (p548B45E9.dip0.t-ipconnect.de [84.139.69.233]) by bayes.math.uni-paderborn.de (Postfix) with ESMTP id 9FB2BE000096 for ; Sun, 11 Dec 2005 22:17:26 +0100 (CET) User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.10) Gecko/20050716 Thunderbird/1.0.6 Mnenhy/0.7.2.0 X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <43933CD2.4010205@wxs.nl> X-Enigmail-Version: 0.92.0.0 X-Virus-Scanned: by mailscan-system at math.uni-paderborn.de 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:24263 Archived-At: Hans Hagen wrote: > there is no need for verbatim mode when you convert anyway! Technically true, but if a simple \processinlineverbatim solves the same problem as yet-to-write code in almost any language, I's go for the former, since it does already exist. Other than that, I'd use ConTeXt's xml parser, since it requires much less escaping; & and < should suffice. Regards, Christopher