From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/45122 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: Page arranging: 2SIDE, 2UP, 2DOWN, 2*2, 2**2 Date: Sun, 26 Oct 2008 19:01:56 +0100 Message-ID: References: <20081025132728.GB21389@atos.labs.wmid.amu.edu.pl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: multipart/mixed; boundary=Apple-Mail-2--223703370 X-Trace: ger.gmane.org 1225044217 17497 80.91.229.12 (26 Oct 2008 18:03:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 26 Oct 2008 18:03:37 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Oct 26 19:04:37 2008 connect(): Connection refused 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 1Ku9ya-0005ur-Df for gctc-ntg-context-518@m.gmane.org; Sun, 26 Oct 2008 19:04:32 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 769111FBEB; Sun, 26 Oct 2008 19:03:16 +0100 (CET) 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 03610-02-4; Sun, 26 Oct 2008 19:02:34 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C21AE1FB1D; Sun, 26 Oct 2008 19:02:34 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C310C1FB1D for ; Sun, 26 Oct 2008 19:02:33 +0100 (CET) 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 03837-01-3 for ; Sun, 26 Oct 2008 19:01:57 +0100 (CET) Original-Received: from mail.7values.nl (pluto.digitpaint.nl [83.98.197.3]) by ronja.ntg.nl (Postfix) with ESMTP id 49EBB1FB14 for ; Sun, 26 Oct 2008 19:01:57 +0100 (CET) Original-Received: from localhost (dp5.intern.digitpaint.nl [192.168.0.7]) by mail.7values.nl (Postfix) with ESMTP id 72AF618213 for ; Sun, 26 Oct 2008 19:01:57 +0100 (CET) Original-Received: from mail.7values.nl ([192.168.0.1]) by localhost (dp5.digitpaint.nl [192.168.0.7]) (amavisd-new, port 10024) with LMTP id NUsd-TNduRCD for ; Sun, 26 Oct 2008 19:01:56 +0100 (CET) Original-Received: from [192.168.0.17] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by mail.7values.nl (Postfix) with ESMTP id 35D1318210 for ; Sun, 26 Oct 2008 19:01:57 +0100 (CET) In-Reply-To: <20081025132728.GB21389@atos.labs.wmid.amu.edu.pl> X-Mailer: Apple Mail (2.753.1) 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:45122 Archived-At: --Apple-Mail-2--223703370 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Hi Marcin, At the first CoTeXt meetin i gave a presentation on this subject. But I can't find the link on the wiki ;-( For this purpose I prepared a sample file, with wich you can easily test the different outcomes. I attach this file. I hope that will help to answer your questions. Willi --Apple-Mail-2--223703370 Content-Transfer-Encoding: quoted-printable Content-Type: application/octet-stream; x-unix-mode=0640; name=arrange.tex Content-Disposition: attachment; filename=arrange.tex =0D=0A\setupoutput[pdftex]=0D=0A\mainlanguage[nl]=0D=0A=0D=0A=0D=0A%=20= \definepapersize[MyPaper][height=3D18cm,=20width=3D12cm]=0D=0A%=20= \setuppapersize[MyPaper][A3,landscape]=0D=0A=0D=0A%=20= \setuparranging[2*16]=09%section:=20one=20sheet=202=20x=2016=20pages=20=3D= =2032=20pages=0D=0A%=20\setuparranging[2*8]=09%section:=20one=20sheet=20= 2=20x=208=20pages=20=3D=2016=20pages=0D=0A%=20\setuparranging[2*4]=09= %section:=20one=20sheet=202=20x=204=20pages=20=3D=208=20pages=0D=0A%=20= \setuparranging[2*2]=09%section:=20one=20sheet=202=20x=202=20pages=20=3D=20= 4=20pages=0D=0A%=20\setuparranging[2**2]=09%section:=20one=20sheet=202=20= x=202=20pages=20=3D=204=20pages=0D=0A%=20\setuparranging[2SIDE]=09%2=20= pages=20next=20to=20each=20other=20single=20sided=20only!=0D=0A%=20= \setuparranging[2TOP]=09=09%2=20pages=20above=20each=20other,=20single=20= sided=20only!=0D=0A%=20\setuparranging[2UP]=09=09%2=20pages=20next=20to=20= each=20other,=20n=20sheets=20arranged=20for=20a=20single=20booklet!=0D=0A= %=20\setuparranging[2DOWN]=09%2=20pages=20above=20each=20other,=20=20n=20= sheets=20arranged=20for=20a=20single=20booklet!=0D=0A%=20= \setuparranging[2TOPSIDE]=09%two=20odd=20pages=20on=20one=20side,=20two=20= even=20pages=20verso,=20above=20each=20other=0D=0A%=20= \setuparranging[2*4*2]=09%section=20of=2016=20pages:=202=20sheets,=204=20= pages=20front=20and=20backside=0D=0A%=20\setuparranging[2*2*4]=20=09= %section=20of=2016=20pages:=204=20sheets,=202=20pages=20front=20and=20= backside=0D=0A%=20\setuparranging[XY]=09=09%one=20sheet=20with=20x=20= rows=20and=20y=20columns=0D=0A%=20=09=0D=0A=0D=0A=09=0D=0A= \setupbodyfont[ss,10pt]=0D=0A=0D=0A\setuppapersize=20[A7][A4]=20=0D=0A= \setuparranging=20[2*2*4,doublesided]=20=0D=0A\setuppagenumbering=20= [alternative=3Ddoublesided,location=3Dfooter]=20= %alternative=3Ddoublesided,=0D=0A\setuplayout=20[margin=3D0pt,width=3Dfit]= =20=0D=0A\setupbackgrounds=20= [text][text][background=3Dscreen,backgroundscreen=3D0.7]=20=0D=0A= \setupcolors=20[state=3Dstart]=20=0D=0A\setuplayout=20= [location=3Dmiddle,marking=3Don]=0D=0A\setuptolerance=20[tolerant]=20=0D=0A= =0D=0A\def\Style{[2*2*4,doublesided]}=0D=0A=0D=0A=0D=0A= \startbuffer[Fakepage]=0D=0A=09\strut=0D=0A=09\blank=0D=0A=09= \midaligned{\Style}=0D=0A=09\vfill=0D=0A=09\midaligned{This=20is=20page=20= \recurselevel}=0D=0A=09\vfill=0D=0A\stopbuffer=0D=0A=0D=0A= \setupheadertexts[Context=20meeting=20Epen=202007]=0D=0A=0D=0A\starttext=0D= =0A%=20\showframe=0D=0A\dorecurse{16}{\getbuffer[Fakepage]\page}=0D=0A=0D= =0A\stoptext=0D=0A= --Apple-Mail-2--223703370 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Oct 25, 2008, at 3:27 PM, Marcin Borkowski wrote: > What is the difference between the above? > > In particular, do I get this correctly: > > (*) 2SIDE just puts 2 pages onto one sheet, in the following order: > > 1 2 > 3 4 > ... > > (*) 2UP prepares a booklet > > I'm not sure if I understand the rest. I tried 2DOWN, but got only > even > pages (?). And with 2*2 and 2**2 got the same (?) arrangement, but > I'm > not sure what it's for. > > Thanks & greets! > > -- > Marcin Borkowski (http://mbork.pl) > > People can be divided into 10 groups: those who like the binary system > and those who don't. > ______________________________________________________________________ > _____________ > 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 > ______________________________________________________________________ > _____________ --Apple-Mail-2--223703370 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --Apple-Mail-2--223703370--