when applying 'saveinlist=no', the numbering of the chapters is not correct

"autumnus " <[email protected]> Mon, 27 Apr 2026 15:01:32 -0000
Newsgroups gmane.comp.tex.context
Message-ID <[email protected]>
Hi ConTeXt users,

when applying 'saveinlist=no', the numbering of the chapters is not correct.here is MWE.

\starttext
\completecontent

\startchapter[title=Chapter in list]% 1 
\stopchapter

\startchapter[title=Chapter not in list, saveinlist=no]% why continue 1?
\stopchapter

\startchapter[title=Chapter in list]% 3
\stopchapter
\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : [email protected] / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________