home *** CD-ROM | disk | FTP | other *** search
- *** util.ps Tue Jul 6 17:03:26 1993
- --- util_p.ps Wed Jul 7 23:14:44 1993
- ***************
- *** 136,142 ****
- % Save current point information so it can be reset later.
- /currentpoint cvx stopped {0 0 moveto currentpoint} if
- /DviLaserPage where {pop DviLaserPage restore} if
- ! DviLaserFonts restore
- RecoverState
- } bdef
-
- --- 136,142 ----
- % Save current point information so it can be reset later.
- /currentpoint cvx stopped {0 0 moveto currentpoint} if
- /DviLaserPage where {pop DviLaserPage restore} if
- ! %DviLaserFonts restore
- RecoverState
- } bdef
-
- ***************
- *** 188,194 ****
- mark
- newpath
- clippath
- ! /noop dup dup dup pathforall
- counttomark 13 eq
- { % stack looks right, calculate page dimensions from path information
- 2 index /ht xdef
- --- 188,194 ----
- mark
- newpath
- clippath
- ! %/noop dup dup dup pathforall
- counttomark 13 eq
- { % stack looks right, calculate page dimensions from path information
- 2 index /ht xdef
-