ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Paul Tremblay <phthenry@iglou.com>
Subject: controlling blank pages at end of part
Date: Tue, 1 Mar 2005 01:56:58 -0500	[thread overview]
Message-ID: <20050301065658.GB1058@localhost.localdomain> (raw)

How does one control headers and footers at the end of a part, such as a
chapter?

There are two scenarios I am trying to figure out, one in which the
the blank pages at the end of a part have headers, and one in which they
don't. 

I can't figure out how to do either. Instead, I am getting a mixture of
headers and non headers.

First page in first part.
\page
Second page in first part.
\page

Third page in first part. 

\page[quadruple]


\setuphead[part][header=high, page=right]
\part{}

This gives me two empty (no headers) pages, followed by a page with a
header, followed by the first page in the next part. 

If I replace \page[quadruple] with \page[blank], my last page in the
previous part loses its border.

I can do:

Third page in first part. 
\page

\page[blank]

But then the first page in the next part loses its headers. 

I suppose there is a way to turn the headings off for a page or two?

\page
\setupheader[state=stop]
\part{}
\setupheader[statue=normal]

% this code also does not work!


Thanks

Paul

-- 

************************
*Paul Tremblay         *
*phthenry@iglou.com    *
************************

                 reply	other threads:[~2005-03-01  6:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20050301065658.GB1058@localhost.localdomain \
    --to=phthenry@iglou.com \
    --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).