On 16-7-2012 22:30, Wolfgang Schuster wrote:

be changed to

\unexpanded\def\strc_itemgroups_start_columns
   {\startmixedcolumns[itemgroupcolumns]}

\unexpanded\def\strc_itemgroups_stop_columns
   {\stopmixedcolumns}

because “start” and “stop” are interface/language dependant strings.

Ok. I now made it into a fast start/stop (no need for argument testing in itemize).

Can you include a check (\ifinner … \fi) to change the columns method from 
“otr” to “box”
when the items are in a box, e.g. in a framedtext environment or a layer.

Sure, but even better is to do that at the parent level.

   \c!method=\ifinner\s!box\else\s!otr\fi

Hans

-----------------------------------------------------------------
                                          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
___________________________________________________________________________________

Reply via email to