From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/6329 Path: main.gmane.org!not-for-mail From: Marco Kuhlmann Newsgroups: gmane.comp.tex.context Subject: Namespacing again Date: Thu, 13 Dec 2001 21:45:01 +0000 Sender: owner-ntg-context@let.uu.nl Message-ID: <20011213214501.GA14156@localhost> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035396859 9588 80.91.224.250 (23 Oct 2002 18:14:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:14:19 +0000 (UTC) Original-To: ConTeXt ML Xref: main.gmane.org gmane.comp.tex.context:6329 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:6329 Hi again, that namespacing stuff really confuses me. Now I wanted to provide a default layout for an article, with \def\setuparticle{% \dosingleargument\dosetuparticle} \def\dosetuparticle[#1]{% \getparameters[article@][#1]} \setuparticle [title=, author=, date={\currentdate[year,--,month,--,day]}] I always thought that this would create values article@title, article@author and article@date, which could be accessed by a command like \getvalue{article@date}. However, this does not seem to be the case (cf. my previous mails about letters). Why? Cheers, Marco -- Marco Kuhlmann marco.kuhlmann@gmx.net