From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11717 Path: main.gmane.org!not-for-mail From: Patrick Gundlach Newsgroups: gmane.comp.tex.context Subject: Re: header/footer suppression Date: Mon, 31 Mar 2003 09:04:48 +0200 Organization: privat Sender: ntg-context-admin@ntg.nl Message-ID: <87llyw10fj.fsf@gundla.ch> References: <87brzvk5xe.fsf@gundla.ch> <5.1.0.14.1.20030329114603.01e24f38@localhost> 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 1049094444 26173 80.91.224.249 (31 Mar 2003 07:07:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 31 Mar 2003 07:07:24 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Mar 31 09:07:23 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 18ztO7-0006o1-00 for ; Mon, 31 Mar 2003 09:07:23 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id BE82A10B2B; Mon, 31 Mar 2003 09:07:28 +0200 (MEST) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by ref.ntg.nl (Postfix) with ESMTP id 207A510AE7 for ; Mon, 31 Mar 2003 09:05:01 +0200 (MEST) Original-Received: from [212.227.126.206] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 18ztLs-0001xO-00 for ntg-context@ntg.nl; Mon, 31 Mar 2003 09:05:04 +0200 Original-Received: from [129.217.137.178] (helo=levana) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 18ztLr-00041r-00 for ntg-context@ntg.nl; Mon, 31 Mar 2003 09:05:04 +0200 Original-Received: from pg by levana with local (Exim 3.12 #1 (Debian)) id 18ztLc-000163-00 for ; Mon, 31 Mar 2003 09:04:48 +0200 Original-To: ntg-context@ntg.nl X-Lieblings-Musik: a.c. In-Reply-To: <5.1.0.14.1.20030329114603.01e24f38@localhost> (Hans Hagen's message of "Sat, 29 Mar 2003 12:07:09 +0100") Original-Lines: 27 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:11717 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11717 Hans Hagen writes: Hi, [...] > now we can define a new page break: > > \definepagebreak > [chapter] > [yes,header,right] what is this header keyword? > look how much cleaner this looks: > > \setuphead > [chapter] > [page=chapter, > header=empty, > footer=chapter] this is pretty cool! Is it documented somewhere? (besides \def\...) Patrick