Dear all,

While trying to continue itemized list as follows:

 \starttext

\startitemize[1,unpacked]

\item First item

\startitemize[a,unpacked]

\item First sub-item

\item Second sub-item

\stopitemize

\item Second item

\startitemize[continue]

\item Third sub-item

\item Fourth sub-item

\stopitemize

\stopitemize

\stoptext

What I get is the following:

* First item
   a. First sub-item
   b. Second sub-item
* Second item
   a. Third sub-item
   b. Fourth sub-item

While I was expecting to receive:

* First item
   a. First sub-item
   b. Second sub-item
* Second item
   c. Third sub-item
   d. Fourth sub-item

I use FreeBSD 9.1 and the output of context --version is:

mtx-context     | ConTeXt Process Management 0.60
mtx-context     |
mtx-context     | main context file:
/usr/local/context/tex/texmf-context/tex/context/base/context.mkiv
mtx-context     | current version: 2013.02.18 15:46

Is there something I do wrong?
Please advise

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