Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!spool.mu.edu!think.com!linus!philabs!rust!coh From: coh@gcm (Craig Hilsenrath) Newsgroups: comp.unix.questions Subject: troff - page layout Keywords: page layout Message-ID: <773@rust> Date: 7 Mar 91 16:05:49 GMT Distribution: comp.unix.questions Organization: Greenwich Capital Markets, Greenwich, CT Lines: 14 Can anyone tell me if there is a way to tell troff to rotate a page x degrees. I seem to remember there being a way but I cannot find it listed in any of my (Sun) documentation. I'm using tbl to format a table. When running the tbl generated roff code through troff I get numerous "Zero Field Width." error messages. I think this is because troff does not know that the page will be rotated later by pscat -L. By the way .ll 11 does not work. The table fits on the rotated page but the last column of data (np-2) comes out unaligned. Any help will be welcome. Send responses to coh@gcm.com . Thanks in adavnce.