summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/dvips/base/resolution400.ps
blob: fb0fe5c7a8ebd366964844427c8113d46d004a6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
% (This is the file {\tt resolution400.ps} supplied with NeWSprint.)
% {\tt simpson@math.psu.edu} only got this work by downloading the code
% via an extra header file, i.e., having this in the Dvips config file:
%
% M sparcptr
% D 400
% h resolution400.ps
%
/SetResolution {
    /setres where {
        /setres get exec
    }{
        pop
    } ifelse
} def
%%BeginFeature *SetResolution 400
400 SetResolution
%%EndFeature
%%EndSetup