%
% teTeX's config.ps causes problems on many level 1 printers. So, if you use
% a level 1 printer, install this file as texmf/dvips/config.ps.
%
% Memory available.
m 1000000

% How to print.
o |lpr

% default resolution
D 600
M ljfour

% Also look for this list of resolutions.
R 300 600

% The printer offsets the output by this much.
O 0pt,0pt

@ a4 210mm 297mm
@+ %%PaperSize: A4
@+ ! %%DocumentPaperSizes: A4
@ a3 297mm 420mm
@+ %%PaperSize: A3
@+ ! %%DocumentPaperSizes: A3
@ letter 8.5in 11in
@+ %%PaperSize: Letter
@+ ! %%DocumentPaperSizes: Letter
@ legal 8.5in 14in
@+ %%PaperSize: Legal
@+ ! %%DocumentPaperSizes: Legal
@ ledger 17in 11in
@+ %%PaperSize: Ledger
@+ ! %%DocumentPaperSizes: Ledger
@ tabloid 11in 17in
@+ %%PaperSize: Tabloid
@+ ! %%DocumentPaperSizes: Tabloid