On 10/11/2013 11:13 PM, Ciro A. Soto wrote:
I am not able to use #1#2 arguments... Don't know what is going on.*Case 1) *
thank you for your help
ciro
---------------------------------
*output:* no error message, pdf file produced. Everything as expected.
\setuphead[chapter][command=\MyChapterCommand]
\def\MyChapterCommand{}
\starttext
\chapter{first chapter}
\stoptext
*Case 2)*
\setuphead[chapter][command=\MyChapterCommand]
\def\MyChapterCommand#1#2{{#1} : {#2}}
\unexpanded\def ....
\starttext*output:*
\chapter{first chapter}
\stoptext
! Argument of \MyChapterCommand has an extra }..
.
.
.
fonts > 'fallback modern rm 12pt' is loaded
structure > sectioning > chapter @ level 2 : 0.1 -> first chapter___________________________________________________________________________________
system > tex > error on line 6 in file
/home/ciro/Desktop/TGM_SpanishTranslation/test2.tex: Argument of ...
1 \setuphead[chapter][command=\MyChapterCommand]
2 %\def\MyChapterCommand{}
3 \def\MyChapterCommand#1#2{{#1} : {#2}
4 }
5 \starttext
6 >> \chapter{first chapter}
7 \stoptext
8
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://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________
--
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
| www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________