ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* controlling blank pages at end of part
@ 2005-03-01  6:56 Paul Tremblay
  0 siblings, 0 replies; only message in thread
From: Paul Tremblay @ 2005-03-01  6:56 UTC (permalink / 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    *
************************

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-03-01  6:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-01  6:56 controlling blank pages at end of part Paul Tremblay

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).