From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/3857 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: header/footer suppression Date: Thu, 25 Jan 2001 08:57:49 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20010125085749.017e1500@server-1> References: <3.0.6.32.20010124203853.01470370@server-1> <3.0.6.32.20010124200709.007eea10@pop.wxs.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035394568 20737 80.91.224.250 (23 Oct 2002 17:36:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:36:08 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Pierre Goossens In-Reply-To: <3.0.6.32.20010124214436.007d7620@pop.wxs.nl> Xref: main.gmane.org gmane.comp.tex.context:3857 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:3857 At 09:44 PM 1/24/01 +0100, Pierre Goossens wrote: >I would not dream to ask a question when the answer can be found in one of >those nice manuals like cont-eni or cont-nli! :-) > >>>When a chapter ends on an odd page, > ^^^^ >Let me clarify this. By default a chapter starts on an odd page, for >instance page number 7. One can imagine that the chapter *ends* for >instance on page number 11. But now my problem: the following even page 12 >still displays the chapter title in the headertext but I want this to be >empty! So: > >>>I would like the next even page to be completely blank. > >Actually I am not that bothered by the pagenumbers but I would like to know >who to turn those off in the above example. % output=pdftex \starttext \setuphead [chapter] [page=, before={\page\ifodd\realpageno\else\page[empty]\fi\page[right]}] \setupheadertexts [chapter] \setuppagenumbering[alternative=doublesided] \chapter {test} \dorecurse{10}{\input tufte } \chapter {test} \dorecurse{10}{\input tufte } \chapter {test} \dorecurse{10}{\input tufte } \stoptext ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------