ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: postponed block and headers
@ 2006-11-17  0:04 Paul Jones
  0 siblings, 0 replies; only message in thread
From: Paul Jones @ 2006-11-17  0:04 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 802 bytes --]

Below is somewhat of a silly example, but it does show the problem I am
experiencing.  It looks like the commands inside of the postponing block can
not effect the headers.  Is this a bug or am I doing something wrong?  The
only way I have been able to change the headers is to place a \page[blank]
at the beginning of my postponed block, but then there are no headers for
the rest of the document. Basically I just want there to be no headers on
any page where I postpone a block.  Any help would be much appreciated

\setuppagenumbering[conversion=numbers, location=]
\setupheadertexts[pagenumber]
\setuphead[chapter][header=high, footer=high]

\startpostponing[+2]
\chapter{Chapter with header}
\stoppostponing

\starttext
\chapter{Chapter no header}
\dorecurse{20}{\input davis  }
\stoptext


paul

[-- Attachment #1.2: Type: text/html, Size: 881 bytes --]

[-- Attachment #2: 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] only message in thread

only message in thread, other threads:[~2006-11-17  0:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-17  0:04 postponed block and headers 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).