From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/56357 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Magazine imposition. Date: Thu, 18 Feb 2010 13:19:22 +0100 Message-ID: <4B7D304A.8010403@wxs.nl> References: <201002171841.09600.john@wexfordpress.com> <3581CC98-E297-48B7-84E0-B6943C124AA9@boede.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1266495572 13970 80.91.229.12 (18 Feb 2010 12:19:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Feb 2010 12:19:32 +0000 (UTC) Cc: Willi Egger To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Feb 18 13:19:30 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ni5Lt-0006pZ-Is for gctc-ntg-context-518@m.gmane.org; Thu, 18 Feb 2010 13:19:29 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 43F1CC9D3D; Thu, 18 Feb 2010 13:19:29 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 1yrrRQCsAPbt; Thu, 18 Feb 2010 13:19:27 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id EE9B9C9D34; Thu, 18 Feb 2010 13:19:26 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 9C774C9D34 for ; Thu, 18 Feb 2010 13:19:25 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id BYYdvlXun9+P for ; Thu, 18 Feb 2010 13:19:23 +0100 (CET) Original-Received: from mail.solcon.net (dsl-083-247-100-017.solcon.nl [83.247.100.17]) by balder.ntg.nl (Postfix) with ESMTP id 93B68C9D30 for ; Thu, 18 Feb 2010 13:19:23 +0100 (CET) X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.100; Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by controller-9 (SurgeMail 4.2d2) with ESMTP id 7126-1713362 for multiple; Thu, 18 Feb 2010 13:18:17 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.7) Gecko/20100111 Lightning/1.0b1 Thunderbird/3.0.1 In-Reply-To: <3581CC98-E297-48B7-84E0-B6943C124AA9@boede.nl> X-Authenticated-User: hagen@controller-9 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:56357 Archived-At: On 18-2-2010 10:29, Willi Egger wrote: > Hi John, > > I do not have the complete answer to your question. The problem lies in > the fact that one should have the second document in a rotated form. > Once you have one document upright and the second rotated, you could use > the mechanisms described in page-imp.mkII/mkiv to create a single > document from the two base-documents. > Once the two documents are combined into one you could invoke arranging. > > You can do things like: > > \definepapersize > [offset=15pt] > \setuppapersize > [A5,landscape][A4,portrait] > \setuplayout > [backspace=0pt, > topspace=0pt, > width=middle, > height=middle, > location=middle, > header=0pt, > footer=0pt] > > \setuppagenumbering[location=,alternative=doublesided] > \setuparranging[2DOWN] > \starttext > % \copypages > % [the-review.pdf] > % [scale=1000, > % offset=0pt] > % \filterpages > % [the-review.pdf][1:16][width=0pt] > \insertpages[the-review.pdf][width=0pt] > \stoptext I wonder how this imposes \starttext \setuppapersize[A4] \dorecurse{10}{test\page} \setuppapersize[A4,rotated,180] \dorecurse{10}{test\page} \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________