ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Marco Kuhlmann <marco.kuhlmann@gmx.net>
Subject: Namespacing again
Date: Thu, 13 Dec 2001 21:45:01 +0000	[thread overview]
Message-ID: <20011213214501.GA14156@localhost> (raw)

    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


             reply	other threads:[~2001-12-13 21:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-13 21:45 Marco Kuhlmann [this message]
2001-12-14 11:13 ` Hans Hagen
2001-12-15 23:45   ` Marco Kuhlmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011213214501.GA14156@localhost \
    --to=marco.kuhlmann@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).