That's obviously much simpler! I was under the impression that 'title' was
only for use in front matter, or that if I used it elsewhere, then it
didn't show the number but that the next use of 'chapter' would increment
as if it had a number. I was wrong!
On Mon, 13 Jul 2020, 5:13 PM Henning Hraban Ramm
Am 13.07.2020 um 02:23 schrieb jbf
: Hi there,
I have a situation where numbered chapters are occasionally interspersed with unnumbered chapters, so, for example, it might be:
1 First chapter title with number
second chapter title unnumbered
2 Second chapter title with number
3 Third chapter title with number
Use \title (or \starttitle[title={}]) for unnumbered and \chapter (\startchaper) for numbered.
If you need the unnumbered chapters in your ToC, you must add them like \setupcombinedlist[content][list={chapter,title}]
You can setup most options for both using \setuphead[chapter,title][...]
HTH
Hraban
___________________________________________________________________________________ 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
___________________________________________________________________________________