Hi Alasdair,

Is this what you want?
\starttext

\startitemize[n]
\dorecurse{4}{\item text}
\stopitemize
\input knuth.tex

\startitemize[n,continue]
\dorecurse{4}{\item text}
\stopitemize

\startitemize[n][start=17]
\dorecurse{4}{\item text}
\stopitemize

\stoptext

I have this from an answer by Wolfgang S.

Best regards: OK

On 27 avr. 2011, at 15:53, Alasdair McAndrew wrote:

> Hello,
> 
> The effect I want is something like:
> 
> 1. First item
> 2. Second item
> 5. Fifth item
> 6. Sixth item
> 8. Eight item
> 
> and so on.  Every now and then I need to skip a number or two.  In LaTeX I 
> could do this with \addtocounter{enumi}{2} - but how is this done in ConTeXt?
> 
> Thanks very much,
> Alasdair
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

%%%%%%%%%%%%%%%%%%
Otared Kavian
Département de Mathématiques
Université de Versailles Saint-Quentin
Bâtiment Fermat
45 avenue des Etats Unis
78035 Versailles cedex

Téléphone: +33 1 39 25 46 42
Secrétariat: +33 1 39 25 46 44 
Secrétariat: +33 1 39 25 46 46

e-mail: otared.kav...@math.uvsq.fr




___________________________________________________________________________________
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