From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/54775 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: How to show footer only with chapter head Date: Wed, 25 Nov 2009 20:53:20 +0100 Message-ID: <02095B95-A22B-4832-937D-D4E4B996BD8C@boede.nl> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1259178842 14708 80.91.229.12 (25 Nov 2009 19:54:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 25 Nov 2009 19:54:02 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Nov 25 20:53:55 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1NDNw2-0004Rv-RV for gctc-ntg-context-518@m.gmane.org; Wed, 25 Nov 2009 20:53:54 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5C3B4C9C8C; Wed, 25 Nov 2009 20:51:05 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 6grFv+LCDUjS; Wed, 25 Nov 2009 20:51:01 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0B777C9C71; Wed, 25 Nov 2009 20:51:01 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id F3709C9C71 for ; Wed, 25 Nov 2009 20:50:57 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id yHFFufTjxSGd for ; Wed, 25 Nov 2009 20:50:53 +0100 (CET) Original-Received: from mail.7values.nl (pluto.digitpaint.nl [83.98.197.3]) by balder.ntg.nl (Postfix) with ESMTP id AAF9BC9C69 for ; Wed, 25 Nov 2009 20:50:53 +0100 (CET) Original-Received: from localhost (unknown [192.168.0.7]) by mail.7values.nl (Postfix) with ESMTP id E27CF7D94 for ; Wed, 25 Nov 2009 20:53:42 +0100 (CET) Original-Received: from mail.7values.nl ([192.168.0.1]) by localhost (dp5.digitpaint.nl [192.168.0.7]) (amavisd-new, port 10024) with LMTP id Tunx8Mj1Iuzi for ; Wed, 25 Nov 2009 20:53:41 +0100 (CET) Original-Received: from [192.168.1.198] (a83-161-249-79.adsl.xs4all.nl [83.161.249.79]) by mail.7values.nl (Postfix) with ESMTP id B08AD7D8E for ; Wed, 25 Nov 2009 20:53:42 +0100 (CET) In-Reply-To: X-Mailer: Apple Mail (2.753.1) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:54775 Archived-At: Hi Elliot, Please look into the big ConTeXt manual on page 81: "Suppose that a default setup looks like this: \setupheadertexts[pagenumber] \setupfootertexts[chapter][paragraph] At the first page of new chapters this may look not too good. Therefore we could state: \setuphead[chapter][header=empty,footer=empty] However if we use it in this way we loose the pagenumber. A more adequate solution is: \definetext[chapter][footer][pagenumber] with: \setuphead[chapter][header=high,footer=chapter,page=right]" Kind regards Willi On Nov 24, 2009, at 9:09 PM, Elliot Clifton wrote: > Hi, > > I have page numbers and chapter headings displayed in my document's > header. The header is suppressed on a page with a chapter head i.e. > > \setuphead[chapter][header=high] > > therefore I want a footer on these pages to display the page number. > The footer should disabled on all other pages. > > I've tried, > > \setuphead[chapter][footer=normal] > > but it overrides > > \setupfooter[state=none] > > everywhere, not only on chapter pages. > > Any ideas? > > TIA, > > Elliot > ______________________________________________________________________ > _____________ > 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 > ______________________________________________________________________ > _____________ ___________________________________________________________________________________ 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 ___________________________________________________________________________________