On Mon, Apr 02, 2001 at 03:51:01PM -0700, Mark K. Kim wrote:
> > mpage(1)
> > psnup(1)

I usually use mpage. In a nutshell:

        dvips -f myfile.dvi | mpage -4 | lpr -Pmyprinter

Or equivalently:

        dvips -f myfile.dvi | mpage -4 -Pmyprinter

The -4 prints 4 pages per side of a sheet; -1, -2, and -8 work as you expect.

-- 
Henry House
OpenPGP key available from http://hajhouse.org/hajhouse.asc

PGP signature

Reply via email to