ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Tomas Hala <tomas.hala@mendelu.cz>
To: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Question to key commnad at \setuphead
Date: Tue, 5 Mar 2019 11:28:40 +0100	[thread overview]
Message-ID: <20190305102840.GA16767@akela.mendelu.cz> (raw)
In-Reply-To: <3504e60a-3855-42f5-df24-1f3639061d1d@gmail.com>

Thank you, Wolgang, that's it. 

Yesterday I tried also numbercommand, textcommand, etc. and the described
problem did not appear. Why the key "command" needs \unexpanded and
other keys (*command) not? 

Best wishes,

Tomáš 


Mon, Mar 04, 2019 ve 06:50:27PM +0100 Wolfgang Schuster napsal(a):
# Tomas Hala schrieb am 04.03.19 um 18:42:
# >Hi all,
# >
# >compiling the ME below (ConTeXt from TeXlive) I got this error message:
# >
# >! Argument of \MyChapterCommand has an extra }
# >
# >and I do not know why. What am I doing wrong?
# >
# >Best wishes,
# >
# >Tomáš
# >
# >===================
# >\starttext
# >\def\MyChapterCommand#1#2{::#1//#2==}
# 
# Use
# 
# \define[2]\MyChapterCommand{::#1//#2==}
# 
# or
# 
# \unexpanded\def\MyChapterCommand#1#2{::#1//#2==}
# 
# Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2019-03-05 10:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-04 17:42 Tomas Hala
2019-03-04 17:50 ` Wolfgang Schuster
2019-03-05 10:28   ` Tomas Hala [this message]

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=20190305102840.GA16767@akela.mendelu.cz \
    --to=tomas.hala@mendelu.cz \
    --cc=ntg-context@ntg.nl \
    --cc=wolfgang.schuster.lists@gmail.com \
    /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).