summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipsk/contrib/volker/dupshort.cfg
blob: b025ba9569640e93f4d8c350f7fbf6539b05a0ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
% config.dupshort
% Configuration file for dvips. Load with: dvips -P dupshort.
%
% Prints in duplex mode with binding on the short edge.
% Ignored on a simplex printer.
% Works on HP LaserJet IIISi.
%
% This file is built so it can be used both as the header file for
% PostScript and as the configuration file for dvips.
% (Note that dvips ignores any lines beginning with a space or a "%".)
%
% Volker Kuhlmann, 20 Feb 1995
% VOLKER@ELEC.CANTERBURY.AC.NZ
%
 statusdict begin true setduplexmode true settumble end
%
 { % start a procedure so PostScript `ignores' the dvips options.
h config.dupshort
 } pop % PostScript cleanup