diff options
Diffstat (limited to 'Master/texmf/dvips/config/config.ps')
-rw-r--r-- | Master/texmf/dvips/config/config.ps | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Master/texmf/dvips/config/config.ps b/Master/texmf/dvips/config/config.ps index 15c6b2a2280..a404e923c42 100644 --- a/Master/texmf/dvips/config/config.ps +++ b/Master/texmf/dvips/config/config.ps @@ -577,8 +577,3 @@ j @+ statusdict /setpageparams known { hsize vsize 0 1 statusdict begin { @+ setpageparams } stopped end } { true } ifelse { statusdict /setpage known @+ { hsize vsize 1 statusdict begin { setpage } stopped pop end } if } if - -@ unknown 0in 0in -@+ statusdict /setpageparams known { hsize vsize 0 1 statusdict begin { -@+ setpageparams } stopped end } { true } ifelse { statusdict /setpage known -@+ { hsize vsize 1 statusdict begin { setpage } stopped pop end } if } if |