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

* Re: postoned text and headers
  2006-11-07 16:04 postoned text and headers Paul Jones
@ 2006-11-09 16:59 ` Paul Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Jones @ 2006-11-09 16:59 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1223 bytes --]

Any ideas on this?  I have tried everything I can think of, to turn
off headers on a postponed page, including using page[blank], etc. but
nothing seems to work quite right.  Attached is a sample showing the
issue.  This is one of the last issues I have (I think).

Thanks,
paul

On 11/7/06, Paul Jones <shagreel@gmail.com> wrote:
> 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
>

[-- Attachment #2: headers.tex --]
[-- Type: application/x-tex, Size: 408 bytes --]

[-- Attachment #3: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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