From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23223 Path: news.gmane.org!not-for-mail From: andrea valle Newsgroups: gmane.comp.tex.context Subject: Re: strange (?) exporting from pdf Date: Thu, 3 Nov 2005 10:34:33 +0100 Message-ID: References: <43536074.6020105@wxs.nl> <17edfb013c38eab2faa23c33fbf2e0ff@di.unito.it> <6ae7f742a1b6df2c1cb84f99e38f9bd6@di.unito.it> <3EB330E2-05E7-459C-8307-2124B9161A58@fiee.net> <118eeaed604dce9f8595c0cde03516e3@di.unito.it> <435D6571.6030305@wxs.nl> <9382c936764bd5c6daab0e3a9c5b581f@di.unito.it> <4369C32A.2090601@creutzig.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1131010592 10820 80.91.229.2 (3 Nov 2005 09:36:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Nov 2005 09:36:32 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Nov 03 10:36:23 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 1EXbUc-0005kf-UJ for gctc-ntg-context-518@m.gmane.org; Thu, 03 Nov 2005 10:34:47 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E9B87127E3; Thu, 3 Nov 2005 10:34:45 +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 16919-02; Thu, 3 Nov 2005 10:34:41 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 322E1127DA; Thu, 3 Nov 2005 10:34:41 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B181A127DA for ; Thu, 3 Nov 2005 10:34: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 16974-05-2 for ; Thu, 3 Nov 2005 10:34:38 +0100 (CET) Original-Received: from swip.net (mailfe02.tele2.it [212.247.154.45]) by ronja.ntg.nl (Postfix) with ESMTP id B4105127D4 for ; Thu, 3 Nov 2005 10:34:38 +0100 (CET) X-T2-Posting-ID: K+vsftSFIw076cEyPj85jnAdTvyyxk/k4XBbHoCgE7s= Original-Received: from [81.211.218.63] ([81.211.218.63] verified) by mailfe02.swip.net (CommuniGate Pro SMTP 4.3.8) with ESMTP id 4455144 for ntg-context@ntg.nl; Thu, 03 Nov 2005 10:35:41 +0100 In-Reply-To: <4369C32A.2090601@creutzig.de> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.622) 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:23223 Archived-At: I agree with you (and it's true there are many python xml parser). Actually, in order to share drafts of documents (which is my minimal=20 purpose) I need very simple tagging, and it's convenient to use my=20 little parser. When complexity passes my (low) manageability treshold, I will move to=20= dom api. best -a- On 3 Nov 2005, at 08:58, Christopher Creutzig wrote: > andrea valle wrote: > >> 3.2 translate in ConTeXt via a regular expression based python script > > I've been there and done that and I won't do it again. Use a real = xml > parser; regular expression engines are a wonderful thing, but not=20 > really > usable for parsing nested structures. I'm sure there are many, many=20= > xml > parsers for python to choose from. > > > regards, > Christopher > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context > > Andrea Valle DAMS - Facolt=E0 di Scienze della Formazione Universit=E0 degli Studi di Torino andrea.valle@unito.it