From 960d933f3f34459c808af97a490a2f3f72e9945d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 24 Feb 2020 14:30:04 +0000 Subject: overpic (23feb20) git-svn-id: svn://tug.org/texlive/trunk@53889 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/overpic/overpic.sty | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/overpic') 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 +%% Copyright (C) 1997-... by Rolf Niepraschk %% -------------------------------------------------------------------------- %% 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]{% -- cgit v1.2.3