On Sat, Mar 21, 2015 at 1:38 PM, Norbert Melzer <[email protected]> wrote:
>   \startcolumns[n=2]
>     \startitemize
>       \item a
>       \item b
>       \item c
>       \item d
>       \item e
>       \item f
>     \stopitemize
>   \stopcolumns


Try

\starttext
  \startcolumns[n=2]
    \startitemize
      \item a
      \item b
      \item c
      \item d
      \item e
      \item f
    \stopitemize
  \stopcolumns

   \startitemize[columns]
      \item a
      \item b
      \item c
      \item d
      \item e
      \item f
    \stopitemize
\stoptext

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

maillist : [email protected] / 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