Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!munnari.oz.au!diemen!tasman!tas From: tas@tasman.cc.utas.edu.au (Tasman Derk Van Ommen) Newsgroups: comp.text.tex Subject: Re: How can I offset output from dvips Message-ID: Date: 21 Nov 90 02:31:27 GMT References: <29647@fmsrl7.UUCP> Sender: news@diemen.utas.edu.au Lines: 13 hugh@slee01.srl.ford.com (Hugh Fader) writes: >I am running a Sparcstation 1 under SunOS 4.1 with a LaserWriter II. I >just installed dvips (from neon.stanford.edu) and it works fine except >for one problem -- the bottom of the page (i.e. the page number) is >clipped by a small amount (about 10pt). Try using the -t command line option to set the paper size to either letter, a4 or legal (the other option, landscape does not sound appropriate). viz. dvips -ta4 mydoc Once you have found the right size you can put this option in your config.ps file.