From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/38867 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: suppressing page number on an empty page Date: Wed, 30 Jan 2008 16:05:32 +0100 Message-ID: <115224fb0801300705v431bc937jb48a48404e1d631@mail.gmail.com> References: <6faad9f00801061350k12c0a294w111262a7e10d90a2@mail.gmail.com> <115224fb0801070352r19c95502jf2879d04c699a4ac@mail.gmail.com> <47A08C0D.60701@unibas.ch> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1201705649 20440 80.91.229.12 (30 Jan 2008 15:07:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Jan 2008 15:07:29 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 30 16:07:48 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 1JKEXG-0004Ej-As for gctc-ntg-context-518@m.gmane.org; Wed, 30 Jan 2008 16:07:34 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EF4EE1FB4E; Wed, 30 Jan 2008 16:06:49 +0100 (CET) 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 15888-02-2; Wed, 30 Jan 2008 16:06:13 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 447541FB60; Wed, 30 Jan 2008 16:06:13 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DA5801FB60 for ; Wed, 30 Jan 2008 16:06:11 +0100 (CET) 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 08817-07-12 for ; Wed, 30 Jan 2008 16:05:36 +0100 (CET) Original-Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by ronja.ntg.nl (Postfix) with ESMTP id DB1371FB4E for ; Wed, 30 Jan 2008 16:05:33 +0100 (CET) Original-Received: by ug-out-1314.google.com with SMTP id q2so363026uge.50 for ; Wed, 30 Jan 2008 07:05:33 -0800 (PST) Original-Received: by 10.67.25.6 with SMTP id c6mr2837037ugj.65.1201705533023; Wed, 30 Jan 2008 07:05:33 -0800 (PST) Original-Received: by 10.67.94.6 with HTTP; Wed, 30 Jan 2008 07:05:32 -0800 (PST) In-Reply-To: <47A08C0D.60701@unibas.ch> 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:38867 Archived-At: On Jan 30, 2008 3:39 PM, J=F6rg Hagmann wrote: > Dear list members, > > I want to suppress page numbers on empty left pages before a new > chapter. I tried: > > \setuphead[chapter][page=3Dyes,before=3D{\ifodd\realpageno\else\page[empt= y]\fi}] > > This works, but messes up the layout. > > I then tried to do it manually: > > \page[empty] > or > \page\noheaderandfooterlines > > at the appropriate places, but this also completely changes page > breaking in the following chapters (e.g. text running down over and > beyond the pagenumber at the bottom with \page[empty], or just breaking > a page at a different position, which would force me to reposition all > the margin figures etc.. > > Is there a trick to avoid this behaviour? Thanks for your help, \definepagebreak[chapter][yes,header,right] \setuphead[chapter][page=3Dchapter] Wolfgang ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________