Printing and Previewing .dvi Files
Printing
Printing is done differently on different systems.
At the Geometry Center:
lpr -d myfile.dvi, or
dvips myfile.dvi
lpr myfile.ps
In the Math Department, use the dvips method.
Previewing
If you have X11 graphics (or certain other systems) you can preview
the document on the screen:
xdvi myfile
Last modified: Mon Oct 30 21:32:49 1995