Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!jarthur!euler.claremont.edu!dhosek From: dhosek@euler.claremont.edu (Don Hosek) Newsgroups: comp.text.tex Subject: Re: Boklet Style; A summary Message-ID: <1991May22.001531.1@euler.claremont.edu> Date: 22 May 91 07:15:31 GMT References: <1991May22.100359.796@csc.canterbury.ac.nz> <16408@helios.TAMU.EDU> Sender: news@jarthur.Claremont.EDU Followup-To: comp.text.tex Organization: Harvey Mudd College Lines: 34 In article <16408@helios.TAMU.EDU>, jdm5548@tamsun.tamu.edu (James Darrell McCauley) writes: > It seems to me that the pagination problem should have > been addressed in Lamport's book.sty. Does anyone know > why it wasn't? Is there a way that the quire.tex macros > can be worked into it? If you mean the imposition problem, it's because TeX really can't handle that. Consider the 64page document to be printed 2-up duplex and folded in half to form a booklet. Sheet one has pages 1 and 64 plus 2 and 63 on it. For TeX to know what goes where, it has to know how many pages there are and hold the *whole* thing in memory. Not really practical. Of course real-world imposition involves printing large sheets which are folded in half several times and trimmed to form signatures. Most paperbacks today are printed in 16-page signatures (octavo) and the printed sheets will have pages that are rotated ninety degrees. e.g. V(9) V(8) V(5) V(12) A(16) A(1) A(4) A(13) where the parenthesised number is the page number and the angle of the letter shows where the top of the page would be. This, of course, requires special DVI-processing abilities. -dh -- Don Hosek | To retrieve files from ymir via the mailserver, dhosek@ymir.claremont.edu | send a message to mailserv@ymir.claremont.edu Quixote Digital Typography | with a line saying send [DIRECTORY]FILENAME 714-625-0147 | where DIRECTORY is the FTP directory (sans ---------------------------+ "anonymous") and FILENAME is the filename, e.g. "send [tex]00readme.txt". There is a list of files in each directory under the name 00files.txt. Binary files are not available by this technique.