Printing TeX output |
|
TeX normally produces files in the .dvi format. These
can be printed directly on a local printer using
the command:
lpr -P<printername> -d <filename>.dvi
See `Printing' for more information on printing. User consultants will place output from this printer in the boxes in Speare basement.
For example, to print a file named resume.dvi
on the Birch printer (which is located in Speare 5), use this
command:
lpr -Pb -d resume.dvi