On Thu, May 8, 2014 at 1:11 AM, Dr Malte Stien <malte.stien@smartward.com.au> wrote:
Hi all,

I have a rather long document listing a number of items, which I need to be numbered continuously throughout the entire document. The following approach appears to work well, except that the numbering restarts at the beginning of every chapter. Is there a way that can be avoided?

\startitemize[n]
  \item bar
  \item faz
\stopitemize[n]

\startitemize[n, continue]
  \item foo
  \item bla
\stopitemize[n]

Thank you,
Malte.


Dr Malte Stien | Chief Technology Officer | SmartWard Pty Ltd
E: malte.stien@smartward.com.au | W: www.smartward.com.au
P: +61 (0)2 6230 9477 | M: +61 (0)413 928 895
-- Please consider the environment before printing this email --


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


Hi,

This was already answered earlier today.

http://www.ntg.nl/pipermail/ntg-context/2014/078012.html

/Mikael