From 24f53c7752dd4226b1e3469ca827e2e7cbb3d61d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 8 Sep 2018 21:44:30 +0000 Subject: oberdiek (8sep18) git-svn-id: svn://tug.org/texlive/trunk@48628 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/oberdiek/aliascnt.sty | 8 +++++--- Master/texmf-dist/tex/latex/oberdiek/hypdoc.sty | 5 ++--- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/latex/oberdiek') diff --git a/Master/texmf-dist/tex/latex/oberdiek/aliascnt.sty b/Master/texmf-dist/tex/latex/oberdiek/aliascnt.sty index 1593a7ee8f2..87c705e136c 100644 --- a/Master/texmf-dist/tex/latex/oberdiek/aliascnt.sty +++ b/Master/texmf-dist/tex/latex/oberdiek/aliascnt.sty @@ -9,7 +9,7 @@ %% This is a generated file. %% %% Project: aliascnt -%% Version: 2016/05/16 v1.4 +%% Version: 2018/09/07 v1.5 %% %% Copyright (C) 2006, 2009 by %% Heiko Oberdiek @@ -34,7 +34,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{aliascnt}% - [2016/05/16 v1.4 Alias counters (HO)]% + [2018/09/07 v1.5 Alias counters (HO)]% \newcommand*{\newaliascnt}[2]{% \begingroup \def\AC@glet##1{% @@ -80,7 +80,9 @@ \csname AC@org@#1reset\endcsname{##1}{\AC@findrootcnt{##2}}% }% } -\RequirePackage{remreset} +\ifx\@removefromreset\@undefined + \RequirePackage{remreset} +\fi \AC@patch{addto} \AC@patch{removefrom} \endinput diff --git a/Master/texmf-dist/tex/latex/oberdiek/hypdoc.sty b/Master/texmf-dist/tex/latex/oberdiek/hypdoc.sty index e4e2e07f1d0..fb3baeb4c6f 100644 --- a/Master/texmf-dist/tex/latex/oberdiek/hypdoc.sty +++ b/Master/texmf-dist/tex/latex/oberdiek/hypdoc.sty @@ -9,7 +9,7 @@ %% This is a generated file. %% %% Project: hypdoc -%% Version: 2016/10/02 v1.13 +%% Version: 2018/09/07 v1.14 %% %% Copyright (C) 2002, 2006, 2007, 2009-2011 by %% Heiko Oberdiek @@ -34,7 +34,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{hypdoc}% - [2016/10/02 v1.13 Hyper extensions for doc.sty (HO)]% + [2018/09/07 v1.14 Hyper extensions for doc.sty (HO)]% \newif\ifHD@numbered \DeclareOption{numbered}{\HD@numberedtrue} \ProcessOptions*\relax @@ -58,7 +58,6 @@ \paperheight-\topmargin-1in-\headheight-\headsep }},% } -\RequirePackage{thumbpdf} \newcounter{HD@unique} \renewcommand{\theHD@unique}{% \number\value{HD@unique}% -- cgit v1.2.3