ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <texml@fiee.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Chapter numbering that does not follow a regular pattern
Date: Mon, 13 Jul 2020 09:13:38 +0200	[thread overview]
Message-ID: <A94763A4-BA6C-4C92-ACF3-4FCBD26EFE74@fiee.net> (raw)
In-Reply-To: <0e794020-f097-243d-6bbd-2b43fac90539@gmail.com>



> Am 13.07.2020 um 02:23 schrieb jbf <roma83537@gmail.com>:
> 
> 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
___________________________________________________________________________________

  reply	other threads:[~2020-07-13  7:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-13  0:23 jbf
2020-07-13  7:13 ` Henning Hraban Ramm [this message]
2020-07-13  9:27   ` Julian Fox
2020-07-13 10:21     ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A94763A4-BA6C-4C92-ACF3-4FCBD26EFE74@fiee.net \
    --to=texml@fiee.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).