The MWE at the end of this mail typesets something like this: * a * e * b * f * c * d
But I'd expect something like this: * a * d * b * e * c * f How can I get expected output? ```tex \starttext \startcolumns[n=2] \startitemize \item a \item b \item c \item d \item e \item f \stopitemize \stopcolumns \stoptext ```
___________________________________________________________________________________ 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 ___________________________________________________________________________________