File: duplong.cfg

package info (click to toggle)
dvipsk-ja 5.95a%2Bjp1.7a-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,976 kB
  • ctags: 3,113
  • sloc: ansic: 28,084; sh: 10,210; makefile: 565; perl: 365; csh: 47; awk: 35
file content (19 lines) | stat: -rw-r--r-- 627 bytes parent folder | download | duplicates (25)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
% config.duplong
% Configuration file for dvips. Load with: dvips -P duplong.
%
% Prints in duplex mode with binding on the long 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 false settumble end
%
 { % start a procedure so PostScript `ignores' the dvips options.
h config.duplong
 } pop % PostScript cleanup