diff options
author | Karl Berry <karl@freefriends.org> | 2017-12-22 21:23:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-12-22 21:23:29 +0000 |
commit | 65cdb46338d51064ba8f20c94c606449b77c18e2 (patch) | |
tree | c640ac4550dd05698edd14a7697247aff5ce4dc2 /Master/texmf-dist/tex | |
parent | 1746288313031e72e55dfa7fb223cc2e66ce9606 (diff) |
overlays (22dec17)
git-svn-id: svn://tug.org/texlive/trunk@46122 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/overlays/overlays.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/overlays/overlays.sty b/Master/texmf-dist/tex/latex/overlays/overlays.sty index 5b8a97dd931..c9efe7af7bd 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/12/20 v2.9 Incremental slides] +\ProvidesPackage{overlays}[2017/12/21 v2.10 Incremental slides] % Copyright (C) 2017 Andreas Nolda % Author: Andreas Nolda <andreas@nolda.org> -% Version: 2.9 +% Version: 2.10 % 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) @@ -157,7 +157,7 @@ {\def\pssetb@ckgroundcolor{\relax}} \@ifpackageloaded{graphics}% - {\def\hidegr@phics{\setkeys{Gin}{draft}}}% + {\def\hidegr@phics{\Gin@drafttrue}}% {\def\hidegr@phics{\relax}} \newcommand{\visible}[2]{\overl@y{#1}{#2}{{\color{background}% |