From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11702 Path: main.gmane.org!not-for-mail From: Patrick Gundlach Newsgroups: gmane.comp.tex.context Subject: Re: header/footer suppression Date: Sat, 29 Mar 2003 10:21:55 +0100 Organization: privat Sender: ntg-context-admin@ntg.nl Message-ID: <8765q2le8c.fsf@gundla.ch> References: <87brzvk5xe.fsf@gundla.ch> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1048929979 4236 80.91.224.249 (29 Mar 2003 09:26:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 29 Mar 2003 09:26:19 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sat Mar 29 10:26:18 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18zCbS-00016B-00 for ; Sat, 29 Mar 2003 10:26:18 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 5F0CD10B07; Sat, 29 Mar 2003 10:26:21 +0100 (MET) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by ref.ntg.nl (Postfix) with ESMTP id C3F9310AE7 for ; Sat, 29 Mar 2003 10:23:35 +0100 (MET) Original-Received: from [212.227.126.161] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 18zCYs-0004ER-00; Sat, 29 Mar 2003 10:23:38 +0100 Original-Received: from [129.217.137.190] (helo=levana) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 18zCYr-0001SA-00; Sat, 29 Mar 2003 10:23:38 +0100 Original-Received: from pg by levana with local (Exim 3.12 #1 (Debian)) id 18zCXD-0002Sp-00; Sat, 29 Mar 2003 10:21:55 +0100 Original-To: ntg-context@ntg.nl X-Lieblings-Musik: a.c. In-Reply-To: (Guy Worthington's message of "29 Mar 2003 16:47:31 +0800") Original-Lines: 22 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i586-pc-linux-gnu) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:11702 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11702 Guy Worthington writes: Good morning, > Thanks Patrick, the next specification is that I have a footer. Sorry, but I don't get what you are trying to achieve (it is too early for me, I guess). One thing that is clear: You want to start chapters on an odd (right) page. On this page, what should be in the header/footer? On the page before that, if it is empty, what do you want there? And how should the header and footer look like on a regular page? [...] > \setupheadertexts > [chapter] this has no effect here (pagenumber is in the center of the header). Try \setuppagenumbering[location=]. Patrick