summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/dvips
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/dvips')
-rw-r--r--Master/texmf-dist/dvips/pst-ovl/pst-ovl.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/dvips/pst-ovl/pst-ovl.pro b/Master/texmf-dist/dvips/pst-ovl/pst-ovl.pro
index 2e4ce76ce1c..188299ff6ab 100644
--- a/Master/texmf-dist/dvips/pst-ovl/pst-ovl.pro
+++ b/Master/texmf-dist/dvips/pst-ovl/pst-ovl.pro
@@ -1,7 +1,7 @@
% $Id: pst-ovl.pro 859 2013-12-21 16:51:58Z herbert $
%
%% PostScript prologue for pst-ovl.tex.
-%% Version 0.03, 2013/12/21
+%% Version 0.04, 2014/05/12
%%
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN archives
@@ -12,7 +12,7 @@
tx@ovlDict begin
%
/BeginOL {
- dup (all) eq exch TheOL eq or
+ dup -1 eq exch TheOL eq or
{ IfVisible not { Visible /IfVisible true def } if }
{ IfVisible { Invisible /IfVisible false def } if } ifelse
} def