File: inv.cfg

package info (click to toggle)
dvipsk-ja 5.94a%2Bjp1.6-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,824 kB
  • ctags: 4,012
  • sloc: ansic: 37,736; sh: 7,192; makefile: 620; perl: 365; csh: 47; awk: 35
file content (21 lines) | stat: -rw-r--r-- 670 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
20
21
% config.inv
% Configuration file for dvips. Load with: dvips -P inv.
%
% Invert the printing.
% This currently mucks up the first of the pages printed.
%
% 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
%
 %[{}
 /exec load currenttransfer /exec load] cvx settransfer
 [{1 exch sub} /exec load currenttransfer /exec load] cvx settransfer
 %/fPP true def
%
 { % start a procedure so PostScript `ignores' the dvips options.
h config.inv
 } pop % PostScript cleanup