From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41300 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: Specifying last page when using imposition Date: Mon, 2 Jun 2008 08:06:55 +0200 Message-ID: <115224fb0806012306x6317dd4fse0ed87d4952900d3@mail.gmail.com> References: <6faad9f00710021636i6898d8a8n47c5a93e55751928@mail.gmail.com> <20071129201410.ef3f13d3.schuster.wolfgang@googlemail.com> <87d4n19fn5.fsf_-_@cordelia.devereux.me.uk> 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 1212386901 14026 80.91.229.12 (2 Jun 2008 06:08:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Jun 2008 06:08:21 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Jun 02 08:09:02 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 1K33E4-0003Q4-OI for gctc-ntg-context-518@m.gmane.org; Mon, 02 Jun 2008 08:09:00 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ABCEB1FC91; Mon, 2 Jun 2008 08:08:12 +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 06017-01-6; Mon, 2 Jun 2008 08:07:30 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 83CBA1FB5A; Mon, 2 Jun 2008 08:07:30 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3043A1FB38 for ; Mon, 2 Jun 2008 08:07:28 +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 03064-02-6 for ; Mon, 2 Jun 2008 08:06:56 +0200 (CEST) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.156]) by ronja.ntg.nl (Postfix) with ESMTP id 913FF1FB5A for ; Mon, 2 Jun 2008 08:06:56 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 5so782256ywm.74 for ; Sun, 01 Jun 2008 23:06:55 -0700 (PDT) Original-Received: by 10.150.52.2 with SMTP id z2mr2473246ybz.47.1212386815380; Sun, 01 Jun 2008 23:06:55 -0700 (PDT) Original-Received: by 10.151.113.9 with HTTP; Sun, 1 Jun 2008 23:06:55 -0700 (PDT) In-Reply-To: <87d4n19fn5.fsf_-_@cordelia.devereux.me.uk> 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:41300 Archived-At: On Sun, Jun 1, 2008 at 8:25 PM, John Devereux wrote: > > 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] \page[quadruple,quadruple] or \page[8] > \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 Greetings Wolfgang ___________________________________________________________________________________ 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 ___________________________________________________________________________________