Next / Previous / Index / TCC Help System / Publications / Site map / NM Tech homepage

Printing TeX output

Tech Computer Center logo

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

Next: Some useful TeX examples
See also: Using Plain TeX; Printing; TeX, a typesetting tool
Previous: Previewing your TeX document
Site map
Index: Keyword index to help pages
Help: New Mexico Tech Computer Center: Help System
TCC Publications
Home: About New Mexico Tech

John Shipman, john@nmt.edu

Last updated: 1995/12/19 00:39:07 UT
URL: http://www.nmt.edu/tcc/help/dtp/tex/texprint.html