Hallo Taco and Wolfgang,
 
> > Why is this? 
> 
> Because \setupitemgroup expands its third argument.
> 
> > And how can I make it work in position 2?
> 
>    \setupitemgroup[Tst][1][n,\noexpand\broad ]
> 

thank you very much!

> \defineitemgroup[Tst]
> 
> \setvariables[tst][set={\setupTst[1][n,\getvariable{tst}{broad}*broa
> d]}]
> 
> \starttext
> 
> \startTst
> \item text
> \stopTst
> 
> \setvariables[tst][broad=5]
> 
> \startTst
> \item text
> \stopTst
> 
> \stoptext
> 
> Wolfgang

What is the following command for:

\setvariables[tst][set={\setupTst[1][n,\getvariable{tst}{broad}*broad]
}]

This is enough, or are there any problems?

\setupTst[1][n,\getvariable{tst}{broad}*broad]

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to