From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41299 Path: news.gmane.org!not-for-mail From: John Devereux Newsgroups: gmane.comp.tex.context Subject: Specifying last page when using imposition Date: Sun, 01 Jun 2008 19:25:18 +0100 Message-ID: <87d4n19fn5.fsf_-_@cordelia.devereux.me.uk> References: <6faad9f00710021636i6898d8a8n47c5a93e55751928@mail.gmail.com> <20071129201410.ef3f13d3.schuster.wolfgang@googlemail.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 1212344812 17145 80.91.229.12 (1 Jun 2008 18:26:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 1 Jun 2008 18:26:52 +0000 (UTC) To: Original-X-From: ntg-context-bounces@ntg.nl Sun Jun 01 20:27:31 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 1K2sHB-0004gj-NV for gctc-ntg-context-518@m.gmane.org; Sun, 01 Jun 2008 20:27:29 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A636C1FC98; Sun, 1 Jun 2008 20:26:40 +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 16185-01-6; Sun, 1 Jun 2008 20:25:55 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4E3BA1FC21; Sun, 1 Jun 2008 20:25:55 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5970A1FB77 for ; Sun, 1 Jun 2008 20:25:53 +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 16185-01-5 for ; Sun, 1 Jun 2008 20:25:19 +0200 (CEST) Original-Received: from cordelia.devereux.me.uk (devereux.me.uk [217.169.15.178]) by ronja.ntg.nl (Postfix) with ESMTP id D1B721FC21 for ; Sun, 1 Jun 2008 20:25:19 +0200 (CEST) Original-Received: from [217.169.15.178] (helo=cordelia.devereux.me.uk ident=jd) by cordelia.devereux.me.uk with esmtp (Exim 4.69) (envelope-from ) id 1K2sF5-0001ys-Ki for ntg-context@ntg.nl; Sun, 01 Jun 2008 19:25:19 +0100 In-Reply-To: <20071129201410.ef3f13d3.schuster.wolfgang@googlemail.com> (Wolfgang Schuster's message of "Thu\, 29 Nov 2007 20\:14\:10 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux) 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:41299 Archived-At: Hi, I am using imposition to arrange pages in a "booklet" format, a5 on a4. So after all the pages are printed out (doublesided) I can fold the stack in half to get my booklet. So I am using the command texexec --arrange --paperformat=a5a4 --printformat=up test.tex ...which works well. Now I want to write content to appear on the last page. Here is my test file: \setuppagenumbering[alternative=doublesided] \starttext \showframe \subject Front Cover \dorecurse{10}{\input tufte \par} \page[yes,last] \raggedcenter Back Cover \stoptext But this does not do what I want. "Back Cover" appears on document page 9, but on page 4 (of 6) of the output pdf. It needs to be on page 1 of the output (i.e. opposite document page 1). Any suggestions? Thanks, -- John Devereux ___________________________________________________________________________________ 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 ___________________________________________________________________________________