From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32935 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: Preventing page break Date: Wed, 24 Jan 2007 20:52:51 +0100 Message-ID: <45B7B913.2040201@boede.nl> References: <200701240847.55281.mgb-debian@yosemite.net> 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: sea.gmane.org 1169669125 5741 80.91.229.12 (24 Jan 2007 20:05:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 24 Jan 2007 20:05:25 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 24 21:05:16 2007 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 1H9oF7-0005M3-AN for gctc-ntg-context-518@m.gmane.org; Wed, 24 Jan 2007 20:57:13 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B36522011C; Wed, 24 Jan 2007 20:52:00 +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 22920-05-2; Wed, 24 Jan 2007 20:51:54 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0A367200C6; Wed, 24 Jan 2007 20:51:54 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 57F1720101 for ; Wed, 24 Jan 2007 20:51:50 +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 22866-04 for ; Wed, 24 Jan 2007 20:51:42 +0100 (CET) Original-Received: from smtp-vbr17.xs4all.nl (smtp-vbr17.xs4all.nl [194.109.24.37]) by ronja.ntg.nl (Postfix) with ESMTP id EBDCD20012 for ; Wed, 24 Jan 2007 20:47:43 +0100 (CET) Original-Received: from [127.0.0.1] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) (authenticated bits=0) by smtp-vbr17.xs4all.nl (8.13.8/8.13.8) with ESMTP id l0OJqrdN028751 for ; Wed, 24 Jan 2007 20:52:53 +0100 (CET) (envelope-from w.egger@boede.nl) User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) In-Reply-To: <200701240847.55281.mgb-debian@yosemite.net> X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:32935 Archived-At: Hi Elliot, humble, I agree with Mike's statement. In general the \setuphead command is used to organize the behaviour of the section titles. By default only the \chapter and \part start on a right page in a doublesided layout. See also cont-enp.pdf (The manual) on page 148 (text elements) section 8.5 Alternative mechanisms. Willi Mike Bird wrote: > On Wednesday 24 January 2007 08:21, Elliot Clifton wrote: > >> Mike wrote: >> >>> Does "\setuphead[chapter][before={\page[yes]}]" do what you want? >>> >> No. I want to remove empty pages that are being auto generated at the >> end of a section. >> > > Hi Elliot, > > I think you'll need to post the relevant part of your setup, as > ConTeXt does not create empty pages after sections by default, > even in double-sided documents: > > \starttext > \setuppagenumbering[alternate=doublesided] > \section{A} > \section{B} > \stoptext > > --Mike Bird > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >