Go to the first, previous, next, last section, table of contents.


2. Using dvips

To use dvips, simply type

dvips foo

where `foo.dvi' is the output of TeX that you want to print. If dvips has been installed correctly, the document should come out of your default printer.

If you use fonts that have not been used on your system before, they may be automatically generated; this process can take a few minutes. The next time that document is printed, these fonts will already exist, so printing will go much faster.

Many options are available; they are described in a later section. For a brief summary of available options, just type

dvips


Go to the first, previous, next, last section, table of contents.