Wolfgang— In both MKII and MKIV (using the latest standalone which I installed this morning), with \setupheader[state=high] \setuppagenumbering[alternative=doublesided] \setuppagenumbering[location=,] \setuphead[title][page={header,yes}] \definehead[BookTitle][title] \setuphead[BookTitle][before={\noindent\textrule},style=rm] \setuphead[BookTitle][header=high] \setupheadertexts[text] [\cap{A.\ U.\ Thor}] [\pagenumber] [\pagenumber] [\it{The Journal}] \starttext \dorecurse{6}{\input knuth} \page[makeup] \BookTitle{{\em An Indubitably Important Book} by A.\ U.\ Thor} \dorecurse{10}{\input knuth} \page[makeup] \stoptext the problem remains, that is, the header on the page preceding the page with the title is not suppressed. The same is true when I have \setuphead[title][page={blank,yes}], except then there are no headers at all after the page with the title on it. Does it work for you? Alan On Fri, Mar 2, 2012 at 10:30 AM, Wolfgang Schuster < schuster.wolfgang@googlemail.com> wrote: > > Am 02.03.2012 um 14:11 schrieb Alan Bowen: > > Wolfgang— > > I checked and the example fails in both MKII andf MKIV. My apologies for > carelessness. The problem arose originally in the pagination/headers for > components in a component/product structure that I am tying to set using > MKIV. In trying to devise a simple example by adapting the code in my MKII > environment file (which runs without any problems), I was so focused on > getting the code to run in MKIV that I neglected to run that code *by > itself* through MKII. > > So, the question remains: What should I include or change in this example > to keep the header associated with a given title off the preceding page in > MKIV? Or is this expected behavior and my example, then, a poor one for my > purposes? > > > \setuphead[title][page={header,yes}] > > > or > > \setuphead[title][page={blank,yes}] > > surpress the header on the proceeding page. > > BTW: \setupsectionblock[BookTitle][number=no,page=yes] is nonsense because > “BookTitle” is not a sectionblock. > > Wolfgang > > > > ___________________________________________________________________________________ > If your question is of interest to others as well, please add an entry to > the Wiki! > > maillist : ntg-context@ntg.nl / > http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : http://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > > ___________________________________________________________________________________ >