Patrick Gundlach writes:
Hello again,
one other strange test file:
===========================================================
\starttext
\defineitemgroup[test]
\starttest[A]
\item one
\item two
\item three
\item four
\item five
\stoptest
\starttest[n,columns]
\item one
\item two
\item three
\item four
\item five
\stoptest
\starttest[A,columns]
\item one
\item two
\item three
\item four
\item five
\stoptest
\stoptext
===========================================================
gives:
A. one
B. two
C. three
D. four
E. five
1. one 4. four
2. two 5. five
3. three
A. one
B. two
C. three
D. four
E. five
===========================================================
See the different spacing between the first "A" items and the last
"A,columns" ones. So the columns has an effect but not the desired
one.
Patrick
PS: texlive 7 + newest context