summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/overlays/overlays.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/overlays/overlays.sty b/Master/texmf-dist/tex/latex/overlays/overlays.sty
index 0c2b25b9195..913f0174f85 100644
--- a/Master/texmf-dist/tex/latex/overlays/overlays.sty
+++ b/Master/texmf-dist/tex/latex/overlays/overlays.sty
@@ -1,9 +1,9 @@
-\ProvidesPackage{overlays}[2017/03/05 v2.6 Incremental slides]
+\ProvidesPackage{overlays}[2017/03/08 v2.7 Incremental slides]
% Copyright (C) 2017 Andreas Nolda
% Author: Andreas Nolda <andreas@nolda.org>
-% Version: 2.6
+% Version: 2.7
% This work may be distributed and/or modified under the conditions of the LaTeX
% Project Public License, either version 1.3 of this license or (at your option)
@@ -158,7 +158,7 @@
\newcommand{\visible}[2]{\overl@y{#1}{#2}{{\color{background}%
\blendcolors{!0!background}%
\pssetb@ckgroundcolor
- #2%
+ {#2}%
\ifvmode
\unskip % undo spurious space introduced by \color
\fi}}}
@@ -170,7 +170,7 @@
\newcommand{\alert}[2]{\overl@y{#1}{{\color{alert}%
\psset@lertcolor
- #2%
+ {#2}%
\ifvmode
\unskip % undo spurious space introduced by \color
\fi}}{#2}}