From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12416 Path: main.gmane.org!not-for-mail From: Jedrzej Nasiadek Newsgroups: gmane.comp.tex.context Subject: Re: XML attributes Date: 07 Jun 2003 02:03:54 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <878yserbx1.fsf@granit.home.astercity.net> References: <87znkw6uxc.fsf@granit.home.astercity.net> <20030606193709.GA2327@scaprea> 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 1054944590 5301 80.91.224.249 (7 Jun 2003 00:09:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 7 Jun 2003 00:09:50 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sat Jun 07 02:09:49 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 19ORHJ-0001N9-00 for ; Sat, 07 Jun 2003 02:09:49 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 8F73310B3D; Sat, 7 Jun 2003 02:11:55 +0200 (MEST) Original-Received: from granit.home.astercity.net (57-bem-4.acn.waw.pl [62.121.83.57]) by ref.ntg.nl (Postfix) with ESMTP id 0A57A10AFC for ; Sat, 7 Jun 2003 02:03:57 +0200 (MEST) Original-Received: from granit.home.astercity.net (yen@LOCALHOST [127.0.0.1]) by granit.home.astercity.net (8.12.3/8.12.3/Debian-6.3) with ESMTP id h5703ugq004698 for ; Sat, 7 Jun 2003 02:03:56 +0200 Original-Received: (from yen@localhost) by granit.home.astercity.net (8.12.3/8.12.3/Debian-6.3) id h5703tYZ004694; Sat, 7 Jun 2003 02:03:55 +0200 X-Authentication-Warning: granit.home.astercity.net: yen set sender to jnasiade@ia.pw.edu.pl using -f Original-To: ntg-context@ntg.nl In-Reply-To: <20030606193709.GA2327@scaprea> X-wise: Microsoft is not the answer. Microsoft is the question. The answer is NO. - Erik Naggum User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) Original-Lines: 8 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:12416 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12416 > \defineXMLenvironment [var] > {\xdef\varname{\XMLpar{var}{name}{blah}} \NC \varname \NC } > {\NC\NR } Hah! Now it works like charm :-) Thanks Simon! Jedrzej