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


Configuring Dvips

As distributed with MiKTeX, Dvips is configured as follows:

You probably have to change some of theses settings for your site. To do so, open the Dvips configuration file `c:\texmf\dvips\config\local\config.ps' with your favourite text editor.

The line starting with `M' specifies the METAFONT mode which Dvips uses for the generation of new raster fonts. Enter a suitable mode here. If you don't know the mode for your output device, then take a look at `c:\texmf\metafont\misc\modes.mf'. This file contains an annotated list of METAFONT modes.

The line starting with `D' specifies the resolution. Enter a value that matches your printer.

See the Dvips manual, for more information about configuring Dvips.


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