summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/seminar/semcolor.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/seminar/semcolor.sty')
-rw-r--r--Master/texmf-dist/tex/latex/seminar/semcolor.sty7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/seminar/semcolor.sty b/Master/texmf-dist/tex/latex/seminar/semcolor.sty
index a98ae7dc905..1aa142e8373 100644
--- a/Master/texmf-dist/tex/latex/seminar/semcolor.sty
+++ b/Master/texmf-dist/tex/latex/seminar/semcolor.sty
@@ -36,7 +36,8 @@
% RN modification begin -- 2004/05/04; Rolf.Niepraschk@ptb.de
%\input{pstricks}
\ProvidesFile{semcolor.sty}[\filedate\space v\fileversion\space (tvz)]
-\RequirePackage{pstricks}
+%\RequirePackage{pstricks}
+\RequirePackage{pst-ovl}
% RN modification end
%
% Set up the frame styles:
@@ -65,9 +66,9 @@
\def\make@overlay#1{%
\setbox\@slidebox=\hbox{%
\pst@initoverlay{#1}%
- \pst@Verb{(0) BOL}%
+ \pst@Verb{(0) \tx@BOL}%
\copy\@@slidebox
- \pst@Verb{(all) BOL}}}
+ \pst@Verb{(all) \tx@BOL}}}
\def\@overlay{\pst@overlay}
\addto@hook\before@newslide{\def\curr@overlay{0}}
\@ifundefined{overlaystrue}{}{\ifarticle\else\overlaystrue\layerstrue\fi}