ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* header/footer suppression
@ 2003-03-28 11:58 Guy Worthington
  2003-03-28 12:54 ` Patrick Gundlach
  0 siblings, 1 reply; 11+ messages in thread
From: Guy Worthington @ 2003-03-28 11:58 UTC (permalink / raw)


I can't get both a blank page inserted whenever a chapter finishes on
an odd page and also suppress my header on the first page of a
chapter.  Here's my minimal example:

-----

% output=pdftex
\starttext
\setuphead
  [chapter]
  [before={\page\ifodd\realpageno\else\page[empty]\fi\page[right]},
   header=empty]
\setupheadertexts
  [chapter]
\setuppagenumbering[alternative=doublesided,
                    option=doublesided]

\chapter {test} \dorecurse{10}{\input tufte }
\chapter {test} \dorecurse{10}{\input tufte }
\chapter {test} \dorecurse{10}{\input tufte }
\stoptext

-----

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2003-04-01 13:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-28 11:58 header/footer suppression Guy Worthington
2003-03-28 12:54 ` Patrick Gundlach
2003-03-29  8:47   ` Guy Worthington
2003-03-29  9:21     ` Patrick Gundlach
2003-03-29 12:28       ` Guy Worthington
2003-03-29 12:54         ` Guy Worthington
2003-03-29 14:39         ` Patrick Gundlach
2003-03-29 11:07     ` Hans Hagen
2003-03-31  7:04       ` Patrick Gundlach
2003-03-31  7:23         ` Hans Hagen
2003-04-01 13:17         ` Guy Worthington

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