Enumerated list numbering across

20 Dec
2005
20 Dec
'05
9:31 p.m.
All, How do I get: 1. 2. 3. 4. 5. 6. Instead of: 1. 4. 2. 5. 3. 6. With: \startitemized \item ... \stopitemized

21 Dec
21 Dec
3:35 a.m.
David Arnold wrote:
All,
How do I get:
1. 2. 3. 4. 5. 6.
Instead of:
1. 4. 2. 5. 3. 6.
With:
\startitemized \item ... \stopitemized
\starttext \input tufte \startitemize[columns,n,joinedup] \item \input tufte \item \input zapf \stopitemize \startitemize[continue,columns,joinedup] \item one \item two \stopitemize \startitemize[continue,columns,joinedup] \item one \item two \stopitemize \input tufte \stoptext unfortunately the joinedup does not work (i'll fix that) Hans
7135
Age (days ago)
7135
Last active (days ago)
1 comments
2 participants
participants (2)
-
David Arnold
-
Hans Hagen