From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/6776 Path: main.gmane.org!not-for-mail From: "Willi Egger" Newsgroups: gmane.comp.tex.context Subject: Re: more folds to bind a book Date: Sat, 2 Feb 2002 20:03:28 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <023a01c1ac1c$6e6bb9e0$0100a8c0@xs4all.nl> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035397287 13680 80.91.224.250 (23 Oct 2002 18:21:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:21:27 +0000 (UTC) Cc: "ntg-context" Original-To: "Lukas Kubin" Xref: main.gmane.org gmane.comp.tex.context:6776 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:6776 Hi Lukas, > I need to print a book for binding per 5 pieces of paper. It means I need > to translate my doubleside document for booklets of 5 papers. > I'm using the 2UP parameter in arranging but it just makes the book of one > booklet. How do I split it? > Thank you. > > lukas With the current possibilities within CONTEXT you can not print 5 times 4 pages per sheet i.e. sections of 20 pages. - You will have to develop this scheme yourself. - Please have a look at the file page-imp.tex. There are already quite a number of page imposition schemes. - Is there a specific reason to make sections of 20 pages? - In general one would prefere to make sections of 16 or 32 pages. The latter impositions schemes are already in place. When I developped some of them, I was advised to put such new definitions in the file cont-new.tex, because this file is always loaded. Willi