From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12562 Path: main.gmane.org!not-for-mail From: kopszak@mnw.art.pl (Piotr Kopszak) Newsgroups: gmane.comp.tex.context Subject: Re: layers and XML Date: Thu, 26 Jun 2003 13:54:25 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <20030626115425.GA22661@mpdebian> References: <20030626112009.GA22581@mpdebian> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1056628515 18885 80.91.224.249 (26 Jun 2003 11:55:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 26 Jun 2003 11:55:15 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Jun 26 13:55:13 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19VVLN-0004uR-00 for ; Thu, 26 Jun 2003 13:55:13 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 3608810B30; Thu, 26 Jun 2003 13:55:29 +0200 (MEST) Original-Received: from MPdebian (unknown [195.117.227.43]) by ref.ntg.nl (Postfix) with ESMTP id E1EB810ABC for ; Thu, 26 Jun 2003 13:51:18 +0200 (MEST) Original-Received: by MPdebian (Postfix, from userid 1000) id ADB3418D1A; Thu, 26 Jun 2003 13:54:25 +0200 (CEST) Original-To: ntg-context@ntg.nl Mail-Followup-To: ntg-context@ntg.nl Content-Disposition: inline In-Reply-To: <20030626112009.GA22581@mpdebian> User-Agent: Mutt/1.5.3i 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:12562 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12562 > Hello, > > I am having trouble with popping XML > [...] > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context P.S. I forgot to attach the piece code with which I attempted to deal with that. Here it is. \defineXMLenvironment[info-w-ramce]{\defineXMLpush[pelny-adres] \defineXMLpush[datowanie] \defineXMLpush[architekci] \defineXMLpush[datowanie-projektu] \setlayer[ramka][x=5cm,y=1cm] \bgroup} { \framed{\XMLpop{datowanie} \XMLpop{datowanie-projektu} \XMLpop{pelny-adres} \XMLpop{architekci} } }