From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/75285 Path: news.gmane.org!not-for-mail From: "Meer, H. van der" Newsgroups: gmane.comp.tex.context Subject: Re: howto execute loaded xml? Date: Thu, 22 Mar 2012 12:04:24 +0000 Message-ID: <7C43DE8F-CCAB-45E0-9944-5A4A0A1E0FD7@uva.nl> References: <44AA50A3-C414-4F6F-A213-B035AAE185FC@uva.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0212715520==" X-Trace: dough.gmane.org 1332417874 28212 80.91.229.3 (22 Mar 2012 12:04:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 22 Mar 2012 12:04:34 +0000 (UTC) To: ConTeXt NTG Original-X-From: ntg-context-bounces@ntg.nl Thu Mar 22 13:04:33 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SAgkq-0007Vs-DV for gctc-ntg-context-518@m.gmane.org; Thu, 22 Mar 2012 13:04:32 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 216CF10194; Thu, 22 Mar 2012 13:04:31 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Vc90UONdRrrc; Thu, 22 Mar 2012 13:04:29 +0100 (CET) Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5F63E101E3; Thu, 22 Mar 2012 13:04:29 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3CD6A101E3 for ; Thu, 22 Mar 2012 13:04:28 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id IdSm+9xjd0rZ for ; Thu, 22 Mar 2012 13:04:27 +0100 (CET) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id 551E510194 for ; Thu, 22 Mar 2012 13:04:27 +0100 (CET) Original-Received: from holleman.uva.nl (holleman.uva.nl [146.50.108.228]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q2MC4PGT009292 for ; Thu, 22 Mar 2012 13:04:26 +0100 Original-Received: from ketelaar.uva.nl ([fe80::cc61:4c73:c438:df97]) by holleman.uva.nl ([146.50.108.228]) with mapi id 14.01.0355.002; Thu, 22 Mar 2012 13:04:25 +0100 Thread-Topic: howto execute loaded xml? Thread-Index: AQHNB0UUfZmNBud5IUe0zZ11XHSav5Z2KIoA In-Reply-To: <44AA50A3-C414-4F6F-A213-B035AAE185FC@uva.nl> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [82.95.102.36] X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=146.50.108.228; country=NL; region=07; city=Amsterdam; latitude=52.3500; longitude=4.9167; http://maps.google.com/maps?q=52.3500,4.9167&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0LGMA4pOj - c0ff073f85c7 - 20120322 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:75285 Archived-At: --===============0212715520== Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_7C43DE8FCCAB45E099445A4A0A1E0FD7uvanl_" --_000_7C43DE8FCCAB45E099445A4A0A1E0FD7uvanl_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable It took hours (some far in the night) to solve. Finally. I am posting this = message just in case someone starts delving into it. Still standing is the problem of \xmlcommand not obeying the attribute sele= ction but generating an error: \xmlcommand{#1}{path[@attrib=3D=3Dwhatever]}= {command} Hans van der Meer On 21 mrt. 2012, at 10:29, Meer, H. van der wrote: The output was missing in my previous post. Sorry. Here it is. Hans van der Meer On 21 mrt. 2012, at 10:27, H. van der Meer wrote: I made a minimal example showing that load'ed xml is not typeset. In contra= st to the first -node the second comes out as xml and not as typeset = text. What has to be done to change that? Thanks in advance. Hans van der Meer --_000_7C43DE8FCCAB45E099445A4A0A1E0FD7uvanl_ Content-Type: text/html; charset="us-ascii" Content-ID: <1081E8AC032945479130FB32C9ACB5F6@uva.nl> Content-Transfer-Encoding: quoted-printable It took hours (some far in the night) to solve. Finally. I am posting this = message just in case someone starts delving into it.

Still standing is the problem of \xmlcommand not obeying the attribute= selection but generating an error: \xmlcommand{#1}{path[@attrib=3D=3Dwhate= ver]}{command}

Hans van der Meer



On 21 mrt. 2012, at 10:29, Meer, H. van der wrote:

The output was missing in my previous p= ost. Sorry. Here it is.

Hans van der Meer



On 21 mrt. 2012, at 10:27, H. van der Meer wrote:

I made a minimal example showing that load'ed xml is not typeset. In contras= t to the first <text>-node the second comes out as xml and not as typ= eset text.

What has to be done to change that?
Thanks in advance.

Hans van der Meer

<test.pdf>

--_000_7C43DE8FCCAB45E099445A4A0A1E0FD7uvanl_-- --===============0212715520== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============0212715520==--