ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Itemization and [continue] parameter
@ 2013-02-23 10:17 Sergey
  0 siblings, 0 replies; only message in thread
From: Sergey @ 2013-02-23 10:17 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 1005 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 2138 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-23 10:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-23 10:17 Itemization and [continue] parameter Sergey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).