From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/40002 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: page numbering question Date: Wed, 9 Apr 2008 12:20:19 -0400 (EDT) Message-ID: References: <5.1.0.14.2.20080409092420.0203d118@pop.gmail.com> <5.1.0.14.2.20080409092420.0203d118@pop.gmail.com> <5.1.0.14.2.20080409111552.02079688@pop.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-368971507-1207758020=:20958" X-Trace: ger.gmane.org 1207758127 8910 80.91.229.12 (9 Apr 2008 16:22:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Apr 2008 16:22:07 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Apr 09 18:22:37 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 1Jjd4A-0003w1-Ez for gctc-ntg-context-518@m.gmane.org; Wed, 09 Apr 2008 18:22:30 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2D8F01FBF9; Wed, 9 Apr 2008 18:21:49 +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 13764-10-10; Wed, 9 Apr 2008 18:20:57 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 93F4B1FDD1; Wed, 9 Apr 2008 18:20:57 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 167131FBF9 for ; Wed, 9 Apr 2008 18:20:56 +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 14991-03-3 for ; Wed, 9 Apr 2008 18:20:18 +0200 (CEST) Original-Received: from skycaptain.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.160]) by ronja.ntg.nl (Postfix) with ESMTP id 4BD621FDD1 for ; Wed, 9 Apr 2008 18:20:18 +0200 (CEST) Original-Received: FROM udhcp-wlan65.public.engin.umich.edu (udhcp-wlan65.public.engin.umich.edu [141.213.120.75]) BY skycaptain.mr.itd.umich.edu ID 47FCECBE.E3CCD.22382 ; 9 Apr 2008 12:20:15 -0400 In-Reply-To: <5.1.0.14.2.20080409111552.02079688@pop.gmail.com> User-Agent: Alpine 1.00 (DEB 882 2007-12-20) 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:40002 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-368971507-1207758020=:20958 Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 9 Apr 2008, David C. Walden wrote: > >> I am not sure what you want. Do you want the last page of chapters to be >> numbered or do you want them to be completely empty? > > I want even numbered last pages of chapters which have no text > or images on them to be completely empty. > > I tried various versions of the code for "Truly empty page > breaks" at http://wiki.contextgarden.net/Titles that > J=F6rg's message about \definepagebreak led me to, and I > tried various versions of the additional discussion Does this do what you want (at least in this test case) \definepagebreak [mychapterpagebreak] [yes,header,footer,right] \setuphead [chapter] [page=3Dmychapterpagebreak] \setuppagenumbering[alternative=3Ddoublesided,location=3D{header,margin}] \setupheadertexts[{My special headertext}] \setupfootertexts[This is a text in the footer] \starttext \chapter {testA} \dorecurse{10}{\input tufte } \chapter {testB} \dorecurse{10}{\input tufte } \chapter {testC} \dorecurse{10}{\input tufte } \stoptext Notice that the pages at the end of the chapters are empty. > about "Again: How to make empty pages by default empty?" > from November 2003 in the NTG-context archives. I couldn't > make any of that work within the last half hour or so. > Thus, I have now changed my macro which begins chapters > so it turns off page numbering before the \chapter call > and turns page numbering back on after some text has > been place on the first page of the chapter and that > now does what I want. So, that's kind of a brute > force approach to getting these completely blank > pages "automatically." Thanks everyone for your > suggestions. -Dave --8323329-368971507-1207758020=:20958 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --8323329-368971507-1207758020=:20958--