Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!mit-eddie!genrad!decvax!ucbvax!XEROX.COM!moore.wbst From: moore.wbst@XEROX.COM Newsgroups: comp.laser-printers Subject: Re: Printing "landscape" from troff Message-ID: <8704241829.AA04217@brillig.umd.edu> Date: Fri, 24-Apr-87 09:53:00 EDT Article-I.D.: brillig.8704241829.AA04217 Posted: Fri Apr 24 09:53:00 1987 Date-Received: Sun, 26-Apr-87 22:47:09 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 10 Approved: laser-lovers@brillig.umd.edu The last time I looked, troff couldn't do lines longer than about 7.5". This is surprising because typesetter independent Troff lets one declare the device width. Since the ti-troff doesn't look at the width value, the declaration is a no-op. This makes the general case of printing full landscape lines impossible. Since, the questioner only wanted to print two columns of 5.5" text this might still be possible but only outside of Troff. For example on might print 5.5"x8.5" pages and then use some post processor to rotate the pages and make them two up. Lee