From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12461 Path: main.gmane.org!not-for-mail From: Jedrzej Nasiadek Newsgroups: gmane.comp.tex.context Subject: Re: XML attributes Date: 06 Jun 2003 22:55:27 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <87brxbq62o.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 1055521898 11772 80.91.224.249 (13 Jun 2003 16:31:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 13 Jun 2003 16:31:38 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Jun 13 18:31:32 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 19Qr6v-0001GK-00 for ; Fri, 13 Jun 2003 18:09:05 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id AA56010B39; Fri, 13 Jun 2003 18:11:40 +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 7225210AFC for ; Fri, 6 Jun 2003 22:55:34 +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 h56KtTgq004093 for ; Fri, 6 Jun 2003 22:55:29 +0200 Original-Received: (from yen@localhost) by granit.home.astercity.net (8.12.3/8.12.3/Debian-6.3) id h56KtRm1004089; Fri, 6 Jun 2003 22:55:27 +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 Original-Lines: 8 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) 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:12461 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12461 > \defineXMLenvironment [var] > {\xdef\varname{\XMLpar{var}{name}{blah}} \NC \varname \NC } > {\NC\NR } Hah! Now it works like charm :-) Thanks Simon! Jedrzej