ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Peter Münster" <pmlists@free.fr>
Subject: Re: Undefined control sequence.
Date: Sat, 17 Jun 2006 21:55:33 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.58.0606172146360.15952@gaston.pm> (raw)
In-Reply-To: <6faad9f00606170722keb9432s6fbdf755af8a8c63@mail.gmail.com>

On Sat, 17 Jun 2006, Mojca Miklavec wrote:

> % \PID will create a new ently and \getPID will recall an existing one
> \definesynonyms[PID][PIDs][\getPID]
> 
> \PID{8}{Militzer, Hermann Paul (8)}
> \PID{16}{Militzer, Johann Wilhelm Hermann (16)}
> \PID{33}{Militzer, Henriette (33)}
> \PID{8448}{Militzer, Adam (8448)}

And if you want to avoid redundancy:

\definesynonyms[PID][PIDs][\doGetPID]

\def\getPID#1{Militzer, \doGetPID{#1}~(#1)}

\PID{8}{Hermann Paul}
\PID{16}{Johann Wilhelm Hermann}
\PID{33}{Henriette}
\PID{8448}{Adam}

Cheers, Peter

-- 
http://pmrb.free.fr/contact/

  parent reply	other threads:[~2006-06-17 19:55 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-17  9:57 Bernd Militzer
2006-06-17 12:33 ` Peter Münster
2006-06-17 14:40   ` Bernd Militzer
2006-06-17 14:22 ` Mojca Miklavec
2006-06-17 15:39   ` Bernd Militzer
2006-06-17 19:55   ` Peter Münster [this message]
2006-06-18  9:24     ` Bernd Militzer
  -- strict thread matches above, loose matches on Subject: below --
2011-12-17  0:41 Kip Warner
2011-12-17  2:56 ` Vladimir Lomov
2011-12-19  4:48   ` Kip Warner
2011-12-19  8:40     ` Vladimir Lomov
2011-12-17  5:27 ` Wolfgang Schuster
2011-12-17  6:29   ` Kip Warner
2011-12-19  4:21   ` Kip Warner
2002-07-21 23:24 undefined " Matthew Huggett
2002-07-22  6:41 ` Patrick Gundlach
2002-07-22  7:19 ` Hans Hagen
2000-01-10 14:53 Undefined " guravage
2000-01-10 15:17 ` Hans Hagen
2000-01-10 15:50 ` Berend de Boer
2000-01-10 15:52 ` Berend de Boer

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=Pine.LNX.4.58.0606172146360.15952@gaston.pm \
    --to=pmlists@free.fr \
    --cc=ntg-context@ntg.nl \
    /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).