Hallo, I have a little problem which I can not solve. The following example works with the definition of \broad in position 1 and it fails in position 2.
------------------------------------- % Position 1 % \def\broad{5*broad} \defineitemgroup[Tst] \setupitemgroup[Tst][1][n,\broad ] % Position 2 \def\broad{5*broad} \starttext \startTst \item Test \stopTst \stoptext ------------------------------------- Why is this? And how can I make it work in position 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________