summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/overpic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-24 14:30:04 +0000
committerKarl Berry <karl@freefriends.org>2020-02-24 14:30:04 +0000
commit960d933f3f34459c808af97a490a2f3f72e9945d (patch)
tree086521ad14c27658158afa3ebbdc75dc6f403636 /Master/texmf-dist/tex/latex/overpic
parent0b64a57a603dd2c4391a9ecb8600d1cb91123ec4 (diff)
overpic (23feb20)
git-svn-id: svn://tug.org/texlive/trunk@53889 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/overpic')
-rw-r--r--Master/texmf-dist/tex/latex/overpic/overpic.sty6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/overpic/overpic.sty b/Master/texmf-dist/tex/latex/overpic/overpic.sty
index 5a002c3de0c..361b0efe08d 100644
--- a/Master/texmf-dist/tex/latex/overpic/overpic.sty
+++ b/Master/texmf-dist/tex/latex/overpic/overpic.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright (C) 1997-2016 by Rolf Niepraschk <Rolf.Niepraschk@gmx.de>
+%% Copyright (C) 1997-... by Rolf Niepraschk <Rolf.Niepraschk@gmx.de>
%% --------------------------------------------------------------------------
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -19,7 +19,7 @@
%% version 2005/12/01 or later.
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-\ProvidesPackage{overpic}[2018/09/02 1.2 picture overlays (RN)]
+\ProvidesPackage{overpic}[2020/02/22 1.3 picture overlays (RN)]
\RequirePackage{graphicx,epic}
\newcommand*\OVP@scale{\z@}
\define@key{Gin}{rel}{%
@@ -87,6 +87,8 @@
}{\endpicture}
\newenvironment{Overpic}[2][]{%
\sbox\OVP@box{#2}%
+ \count@=\z@ \Gin@gridfalse
+ \setkeys{Gin}{#1}%
\OVP@picture{#1}%
}{\endpicture}
\newcommand*\OVP@picture[1]{%