Hi,
Thank you Wolgang for your solution
Thanks also to Rik
Fabrice

2017-09-12 19:59 GMT+02:00 Wolfgang Schuster <schuster.wolfg...@gmail.com>:

> You can enable manual numbering
>
>
> \setuphead[section][ownnumber=yes]
>
> \starttext
>
> \section{3}{Section 1}
>
> \section{5}{Section 1}
>
> \section{6}{Section 1}
>
> \stoptext
>
>
> or use a custom conversion
>
>
> \defineconversion[drunk][3,5,6]
>
> \setuphead[section][conversion=drunk]
>
> \starttext
>
> \dorecurse{3}{\expanded{\section{Section \recurselevel}}}
>
> \stoptext
>
>
> Wolfgang
>
> Fabrice Couvreur <fabrice1.couvr...@gmail.com>
> 12. September 2017 um 17:06
> Hello,
> The number of the sections is 1 2 3 ...
> How to make it 3 5 6 ... ?
> Thank you
> Fabrice
> ____________________________________________________________
> _______________________
> 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://context.aanhet.net
> archive : https://bitbucket.org/phg/context-mirror/commits/
> wiki : http://contextgarden.net
> ____________________________________________________________
> _______________________
>
>
>
> ____________________________________________________________
> _______________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ____________________________________________________________
> _______________________
>
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to