From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41879 Path: news.gmane.org!not-for-mail From: "Diego Depaoli" Newsgroups: gmane.comp.tex.context Subject: Re: Booklet hint Date: Tue, 24 Jun 2008 04:59:49 +0200 Message-ID: <83e5fb980806231959x5d6bb889i245eaf7ae8e9aa88@mail.gmail.com> References: <83e5fb980806191655g1a069c2aw439edfff6007ac11@mail.gmail.com> <115224fb0806200115v73a4fcfi50888f25693c8481@mail.gmail.com> <83e5fb980806200718m34b81360l6011ba93cbcf7722@mail.gmail.com> <115224fb0806230047m1c83d96bp40830ebf18f34f8a@mail.gmail.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 1214276480 5228 80.91.229.12 (24 Jun 2008 03:01:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 24 Jun 2008 03:01:20 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Tue Jun 24 05:02:04 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 1KAynE-0006Ub-40 for gctc-ntg-context-518@m.gmane.org; Tue, 24 Jun 2008 05:02:04 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C28D11FC7A; Tue, 24 Jun 2008 05:01: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 03652-04-7; Tue, 24 Jun 2008 05:00:27 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5D6B51FC0D; Tue, 24 Jun 2008 05:00:27 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B45F11FC0D for ; Tue, 24 Jun 2008 05:00:25 +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 03652-04-6 for ; Tue, 24 Jun 2008 04:59:50 +0200 (CEST) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by ronja.ntg.nl (Postfix) with ESMTP id 2EAEF1FBCC for ; Tue, 24 Jun 2008 04:59:50 +0200 (CEST) Original-Received: by fg-out-1718.google.com with SMTP id l26so1139526fgb.8 for ; Mon, 23 Jun 2008 19:59:49 -0700 (PDT) Original-Received: by 10.86.59.18 with SMTP id h18mr8284064fga.67.1214276389923; Mon, 23 Jun 2008 19:59:49 -0700 (PDT) Original-Received: by 10.86.80.6 with HTTP; Mon, 23 Jun 2008 19:59:49 -0700 (PDT) In-Reply-To: <115224fb0806230047m1c83d96bp40830ebf18f34f8a@mail.gmail.com> 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:41879 Archived-At: 2008/6/23 Wolfgang Schuster : > Write the text for the A4 page in a seperate document and > include it as a figure. > > \setupexternalfigures[location={local,global,default}] > > \setuppapersize[A5][A4, landscape] > \setuparranging[2UP] > > \startpostponing[4] > \offset > [leftoffset=-\backspace, > topoffset=-\dimexpr\topspace+\headerheight\relax] > {\clip > [width=\paperwidth] > {\externalfigure[cow][width=2\paperwidth,height=\paperheight]}} > \stoppostponing > > \startpostponing[5] > \noheaderandfooterlines > \offset > [leftoffset=-\backspace, > topoffset=-\dimexpr\topspace+\headerheight\relax] > {\clip > [hoffset=\paperwidth,width=\paperwidth] > {\externalfigure[cow][width=2\paperwidth,height=\paperheight]}} > \stoppostponing > > \starttext > > \dorecurse{50}{\input hawking} > > \stoptext Many thanks Wolfgang, your sample does the goal. I'll try it in my booklet. Could be interesting for the wiki? Cheers, -- Diego Depaoli ___________________________________________________________________________________ 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 ___________________________________________________________________________________