X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=example%2F3hole.ps;h=ee458a03c5bf3423c703e96060e9b7aaf6aa8e19;hb=1194fb66aa28d9929c3f2bef3cc6c1c3f40a60a4;hp=1f37605f594e5c637afcd87d19c2656b9c9111d3;hpb=3ab887b9bc819a846c75dd7f2ee5d41fac22b19f;p=debian%2Famanda diff --git a/example/3hole.ps b/example/3hole.ps index 1f37605..ee458a0 100644 --- a/example/3hole.ps +++ b/example/3hole.ps @@ -16,6 +16,8 @@ %% John R. Jackson, Technical Software Specialist, jrj@purdue.edu %%%% +/pageSave save def + %%% % If you are printing duplex, change the 0 to a 1 in the following line: %%% @@ -982,6 +984,13 @@ MessString5 DrawMess HavePage 1 eq { *showpage % dump the last page } if + + % Clean up. Ideally this would be in the page epilog, + % but reporter.c only emits the "showpage". + end % end the dict in which this + % showpage redefinition lives + pageSave restore % free up memory + } def %%% % Normally there would be an "end" here to match the "begin" for our