diff options
Diffstat (limited to 'Master/texmf-dist/dvips/base/resolution400.ps')
-rw-r--r-- | Master/texmf-dist/dvips/base/resolution400.ps | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/dvips/base/resolution400.ps b/Master/texmf-dist/dvips/base/resolution400.ps new file mode 100644 index 00000000000..fb0fe5c7a8e --- /dev/null +++ b/Master/texmf-dist/dvips/base/resolution400.ps @@ -0,0 +1,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 |