diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek')
-rw-r--r-- | Master/texmf-dist/tex/latex/oberdiek/hopatch.sty | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/hopatch.sty b/Master/texmf-dist/tex/latex/oberdiek/hopatch.sty index a5180680764..226fb875c1e 100644 --- a/Master/texmf-dist/tex/latex/oberdiek/hopatch.sty +++ b/Master/texmf-dist/tex/latex/oberdiek/hopatch.sty @@ -9,9 +9,9 @@ %% This is a generated file. %% %% Project: hopatch -%% Version: 2011/06/24 v1.1 +%% Version: 2012/05/28 v1.2 %% -%% Copyright (C) 2011 by +%% Copyright (C) 2011, 2012 by %% Heiko Oberdiek <heiko.oberdiek at googlemail.com> %% %% This work may be distributed and/or modified under the @@ -75,7 +75,7 @@ \edef\HOpatch@AtEnd{\HOpatch@AtEnd\noexpand\endinput} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{hopatch}% - [2011/06/24 v1.1 Wrapper for package hooks (HO)] + [2012/05/28 v1.2 Wrapper for package hooks (HO)] \begingroup\expandafter\expandafter\expandafter\endgroup \expandafter\ifx\csname RequirePackage\endcsname\relax \def\TMP@RequirePackage#1[#2]{% @@ -97,6 +97,7 @@ \edef\x{\endgroup \noexpand\def\noexpand\HOpatch@counter{\the\count@}% }% + \x }% }{% \def\HOpatch@StepCounter{% |