File: resolution400.ps

package info (click to toggle)
tetex-base 0.9-9
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 63,012 kB
  • ctags: 2,123
  • sloc: sh: 696; perl: 237; makefile: 111; lisp: 29
file content (19 lines) | stat: -rw-r--r-- 435 bytes parent folder | download | duplicates (19)
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