From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/42271 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: chapter page on right. Date: Wed, 9 Jul 2008 15:25:07 +0200 Message-ID: <115224fb0807090625y5221815cu74737ae16b84441a@mail.gmail.com> References: <200807081008.59981.john@wexfordpress.com> <200807090913.46985.john@wexfordpress.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1215609998 21164 80.91.229.12 (9 Jul 2008 13:26:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Jul 2008 13:26:38 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Wed Jul 09 15:27:25 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1KGZhc-0006P3-6v for gctc-ntg-context-518@m.gmane.org; Wed, 09 Jul 2008 15:27:24 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DE2441FD60; Wed, 9 Jul 2008 15:26:30 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28391-03; Wed, 9 Jul 2008 15:25:49 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6D5FE1FD6D; Wed, 9 Jul 2008 15:25:49 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C4B481FD6D for ; Wed, 9 Jul 2008 15:25:47 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30082-01 for ; Wed, 9 Jul 2008 15:25:13 +0200 (CEST) Original-Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.184]) by ronja.ntg.nl (Postfix) with ESMTP id B740A1FD4A for ; Wed, 9 Jul 2008 15:25:12 +0200 (CEST) Original-Received: by ti-out-0910.google.com with SMTP id w4so1211571tib.14 for ; Wed, 09 Jul 2008 06:25:09 -0700 (PDT) Original-Received: by 10.151.108.3 with SMTP id k3mr12401186ybm.172.1215609908011; Wed, 09 Jul 2008 06:25:08 -0700 (PDT) Original-Received: by 10.150.96.3 with HTTP; Wed, 9 Jul 2008 06:25:07 -0700 (PDT) In-Reply-To: <200807090913.46985.john@wexfordpress.com> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:42271 Archived-At: On Wed, Jul 9, 2008 at 3:13 PM, John Culleton wrote: > On Tuesday 08 July 2008 06:58:32 pm Aditya Mahajan wrote: >> On Tue, 8 Jul 2008, John Culleton wrote: >> > I have set up the \chapter command thus; >> > \setuphead[chapter][page=right,style={\nimbua},header=high] >> > ....where nimbua is a font. >> > >> > The chapter head appears on a recto (odd numbered) page as >> > expected but the verso blank page inserted where necessary before >> > the chapter head has a running header. It should be blank. I can >> > kludge this up with a wrapper macro containing \ifodd\pageno >> > etc. but it seems there should be a more Contextish way to handle >> > it. >> >> See >> http://wiki.contextgarden.net/Titles#Truly_empty_pagebreak_before_c >>hapters >> >> Aditya > > That does it. Thanks very much. I will only suggest that since a > blank page needs neither header nor footer that this fix be included > some way in Context itself, so that every time a blank page is > generated automatically it is shorn of these items. That is the usual > practice in book layout according to my references. \definepagebreak is a normal ConTeXt and not a fix, you could also use the values in \setuphead without the intermediate way. \setuphead[chapter][page={yes,header,footer,right}] Wolfgang ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________