From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14755 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: blank page in doublesided mode Date: Wed, 18 Feb 2004 14:57:59 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.1.1.2.20040218145743.031e9ec0@server-1> References: <689D3160-6210-11D8-ADCC-00306544E64E@princeton.edu> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1077112839 25678 80.91.224.253 (18 Feb 2004 14:00:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Feb 2004 14:00:39 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Feb 18 15:00:35 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AtSFe-0001Ha-00 for ; Wed, 18 Feb 2004 15:00:34 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id E48D010B64; Wed, 18 Feb 2004 14:58:46 +0100 (MET) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id 1C67A10B5E for ; Wed, 18 Feb 2004 14:56:23 +0100 (MET) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.nl (8.12.10/SQL-8.12.10-1/8.12.5) with ESMTP id i1IDw1Ub013085 for ; Wed, 18 Feb 2004 14:58:02 +0100 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 6328E303EF; Wed, 18 Feb 2004 14:58:04 +0100 (CET) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id 9AF992EF72 for ; Wed, 18 Feb 2004 13:58:02 +0000 (UTC) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Original-To: ntg-context@ntg.nl In-Reply-To: <689D3160-6210-11D8-ADCC-00306544E64E@princeton.edu> Original-References: <689D3160-6210-11D8-ADCC-00306544E64E@princeton.edu> X-AntiVirus: checked by Vexira Milter 1.0.6; VAE 6.24.0.4; VDF 6.24.0.9 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:14755 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14755 At 13:46 18/02/2004, you wrote: >In doublesided mode ConTeXt seems to insert a blank page at the end of a >document when there is an odd number of printed pages. I have checked the >English documentation and so far I have only found out how to force a page >in order to produce an even paged document. I have yet to come across >anything that seems to show how to stop ConTeXt from adding a blank page. >Any pointers will be very gratefully received. \installpagebreakhandler{last}{} Hans