ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* postoned text and headers
@ 2006-11-07 16:04 Paul Jones
  2006-11-09 16:59 ` Paul Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Jones @ 2006-11-07 16:04 UTC (permalink / raw)


Hello everyone,

I have a tex document where I postpone (\startpostponing) certain
pages until later in the document.  On those pages I would like the
headers/footers turned off.  I have tried \noheaderandfooterlines, and
setting the header to high, but neither seem to work.  Have I done
something wrong or is there another way to do this?  Here is an
example of what I tried to describe.

%output=pdf
\setuppagenumbering[conversion=numbers, location=]
\setupheadertexts[pagenumber][][][pagenumber]

\starttext
\startpostponing[+2]
\page
\noheaderandfooterlines
%this will generally be a fullbleed picture or set of pictures on a
page by themselves
\framed[frame=on, width=\textwidth, height=\textheight]
{\dorecurse{1}{\input zapf}}
\page
\stoppostponing

\dorecurse{20}{\input davis  }
\stoptext

Thanks in advance for any help,
paul

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

end of thread, other threads:[~2006-11-09 16:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-07 16:04 postoned text and headers Paul Jones
2006-11-09 16:59 ` Paul Jones

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