From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4549 Path: main.gmane.org!not-for-mail From: S2P development Newsgroups: gmane.comp.tex.context Subject: Re: setuparranging to sheets? Date: Wed, 18 Apr 2001 15:49:48 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <3ADD9B7C.FCD81B07@wkap.nl> References: <200104181245.f3ICjBL15986@merkur.econ.muni.cz> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035395206 26654 80.91.224.250 (23 Oct 2002 17:46:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:46:46 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: AlterEgo Qasars Xref: main.gmane.org gmane.comp.tex.context:4549 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4549 AlterEgo Qasars wrote: > > The question: > There is a \setuparranging command in the ConTeXt. > It can rearange the order of pages. It is nice if I > want to set a booklet of A5 set up on A4 when the > output is PDF. I do want to use this feature, but > I don't want to get one single booklet but many > booklets per 16 or 32 pages (or other reasonable > number * 4). How can do it? texexec is your friend here. It can all be done using command-line options --arrange, --paper and --print. However, I'm not familiar with the exact syntax. Perhaps somebody else is? greetings, Taco