From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7035 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: suppressing header and keeping footer Date: Tue, 26 Feb 2002 17:52:12 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020226175106.00a24718@server-1> References: <3C7BBA24.A8178B08@salamander.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035397530 15928 80.91.224.250 (23 Oct 2002 18:25:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:25:30 +0000 (UTC) Cc: "ntg-context@ntg.nl" Original-To: Bill McClain In-Reply-To: <3C7BBA24.A8178B08@salamander.com> Xref: main.gmane.org gmane.comp.tex.context:7035 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7035 At 10:39 AM 2/26/2002 -0600, Bill McClain wrote: >I have a document with page numbers in the footer and other text in the >header. On the first page of a chapter I would like to suppress the >header but keep the page number. \setuphead[chapter][header=none] (or >header=empty) doesn't do what I would expect. The header is displayed on >the chapter page as well as the others. Am I using the wrong feature? > >Here is a sample doc: > >* * * >\setuppagenumbering > [alternative=doublesided, > location={footer, marginedge}] > >\setuphead[chapter] > [number=no, > page=right, > header=none] > >\setupheadertexts > [] > [{\em{\getmarking[chapter]}}] > [{\sc How I Did It}] > [] > >\starttext >\chapter{Introduction} >First page of chapter. Should have footer but no header. >\page >Second page of chapter. Should have header and footer. >\stoptext the cleanest way is: \setuphead[chapter][header=high] % or empty You can also define named headers and use those for chap pages and so. Hans ------------------------------------------------------------------------- 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 ------------------------------------------------------------------------- fall-back web server: www.pragma-pod.nl -------------------------------------------------------------------------