ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez via ntg-context <ntg-context@ntg.nl>
To: Fabrice Couvreur via ntg-context <ntg-context@ntg.nl>
Cc: Pablo Rodriguez <oinos@gmx.es>
Subject: Re: How not to display the header of the chapter page on the page with the table of contents ?
Date: Sun, 15 Aug 2021 16:19:48 +0200	[thread overview]
Message-ID: <2641f441-f893-a1d6-7ab7-41108c47f2b4@gmx.es> (raw)
In-Reply-To: <CACyK-eonWshsABnG+45yxeGh1QM_RBo2LEgmEEo22NjN__K=3A@mail.gmail.com>

On 8/15/21 12:49 PM, Fabrice Couvreur via ntg-context wrote:
> Hello,
> Wolfgang created a
> heading https://mailman.ntg.nl/pipermail/ntg-context/2021/102870.html
> for the chapters of my book.
> How can I prevent this header from appearing on the page with the table
> of contents ?

Hi Fabrice,

a simple way would be:

  \startsectionblockenvironment[bodypart]
    \setuphead
       [chapter]
       [align=flushright,
        textcommand=\groupedcommand{\blank[medium]}{},
        numbercolor=darkgray,
        textstyle=ChapterTextStyle,
        numberstyle=ChapterNumberStyle,
        before=\startChapterFrame,
        after=\stopChapterFrame,
        header=high]
  \stopsectionblockenvironment

Then use frontmatter and bodymatter.

Just in case it might help,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
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:[~2021-08-15 14:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-15 10:49 Fabrice Couvreur via ntg-context
2021-08-15 14:19 ` Pablo Rodriguez via ntg-context [this message]
2021-08-15 15:01   ` Fabrice Couvreur via ntg-context
2021-08-15 16:02     ` Fabrice Couvreur via ntg-context
2021-08-15 16:33       ` Pablo Rodriguez via ntg-context
2021-08-15 16:45         ` Fabrice Couvreur via ntg-context
2021-08-15 17:03         ` Wolfgang Schuster via ntg-context
2021-08-16 10:18           ` Fabrice Couvreur via ntg-context
2021-08-16 16:17             ` Wolfgang Schuster via ntg-context

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=2641f441-f893-a1d6-7ab7-41108c47f2b4@gmx.es \
    --to=ntg-context@ntg.nl \
    --cc=oinos@gmx.es \
    /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).