summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/memoir
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-09-07 22:58:39 +0000
committerKarl Berry <karl@freefriends.org>2008-09-07 22:58:39 +0000
commitbf5f384c9fe4cc0021c765a9ef0a64162f214e8e (patch)
tree8c37cf50f285e6bde4f673303dd8a94492d2106d /Master/texmf-dist/tex/latex/memoir
parent659b2fc8ec74e13edb9d2147c3bb1a20e7534a5c (diff)
memoir/memhfix (23aug08)
git-svn-id: svn://tug.org/texlive/trunk@10447 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/memoir')
-rw-r--r--Master/texmf-dist/tex/latex/memoir/memhfixc.sty8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/memoir/memhfixc.sty b/Master/texmf-dist/tex/latex/memoir/memhfixc.sty
index b88f00c052c..1ee23cf5f29 100644
--- a/Master/texmf-dist/tex/latex/memoir/memhfixc.sty
+++ b/Master/texmf-dist/tex/latex/memoir/memhfixc.sty
@@ -24,7 +24,7 @@
%%
%%
%% The memhfixc package provides hyperref related temporary
-%% fixes and extensions for version v1.3a of the memoir class.
+%% fixes and extensions for versions v1.618 and later of the memoir class.
%% o hyperref fix for part and chapter entries in the ToC (v1.0)
%% o Other fixes as and when
%%
@@ -38,6 +38,7 @@
%% With thanks to Heiko Oberdiek, if you use hyperref dated 2006/11/15
%% or later, memhfixc will be automatically loaded after hyperref.
%%
+%% Version 1.10 2008/08/23
%% Version 1.9 2006/11/22
%% Version 1.8 2006/01/21
%% Version 1.7 2005/11/15
@@ -49,7 +50,7 @@
%% Version 1.1 2003/01/22
%% Version 1.0 2002/10/22
%%
-\ProvidesPackage{memhfixc}[2006/11/22 v1.9 nameref/hyperref package fixes for memoir class]
+\ProvidesPackage{memhfixc}[2008/08/23 v1.10 nameref/hyperref package fixes for memoir class]
\let\M@hfixcfinish\relax
\@ifclassloaded{memoir}{}%
{\let\M@hfixcfinish\endinput
@@ -230,7 +231,8 @@
\newcounter{memhycontfloat}
\renewcommand*{\thememhycontfloat}{\arabic{memhycontfloat}}
-\renewcommand{\theHmemhycontfloat}{\arabic{memhycontfloat}}
+\providecommand*{\theHmemhycontfloat}{}
+\renewcommand*{\theHmemhycontfloat}{\arabic{memhycontfloat}}
\setcounter{memhycontfloat}{0}
\renewcommand{\contcaption}{%