ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Bernd Militzer <bernd@militzer.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: module and def commands problem
Date: Thu, 05 Apr 2007 13:45:48 +0200	[thread overview]
Message-ID: <4614E16C.4080905@militzer.net> (raw)
In-Reply-To: <115224fb0704050357v12cdc03aib09fffa11571e46e@mail.gmail.com>

Wolfgang Schuster schrieb:
>
>
> Replace the four commands in your file with the next ones:
>
> \def\Fach#1     {\def\internFach{#1}}
> \def\Thema#1    {\def\internThema{#1}}
> \def\SchulJahr#1{\def\internSchulJahr{#1}}
>
> \def\SpezialTitel{\internFach\hfill\internThema\hfill\internSchulJahr\blank} 
>
>
> You can also remove the \startvariables .. \stopvariables part from your
> module, you need them only for keyval commands.
>
Thanks Wolfgang,  but after the change I get the same error
(./p-testde.tex)
! Undefined control sequence.
<argument> ...st it} \subject {FixMe} \SchoolYear
                                                  {2006/07} \question 
test i...

\firstofoneargument #1->#1
                         
l.53 }

  reply	other threads:[~2007-04-05 11:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-05  9:27 Bernd Militzer
2007-04-05 10:57 ` Wolfgang Schuster
2007-04-05 11:45   ` Bernd Militzer [this message]
2007-04-05 12:20     ` Wolfgang Schuster

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=4614E16C.4080905@militzer.net \
    --to=bernd@militzer.net \
    --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).