summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tablefootnote/tablefootnote.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/tablefootnote/tablefootnote.sty')
-rw-r--r--Master/texmf-dist/tex/latex/tablefootnote/tablefootnote.sty15
1 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/tablefootnote/tablefootnote.sty b/Master/texmf-dist/tex/latex/tablefootnote/tablefootnote.sty
index 6691b64e5c8..68e7bfc7cb8 100644
--- a/Master/texmf-dist/tex/latex/tablefootnote/tablefootnote.sty
+++ b/Master/texmf-dist/tex/latex/tablefootnote/tablefootnote.sty
@@ -9,12 +9,12 @@
%% This is a generated file.
%%
%% Project: tablefootnote
-%% Version: 2011/11/26 v1.0e
+%% Version: 2012/01/01 v1.0f
%%
-%% Copyright (C) 2011 by
+%% Copyright (C) 2011 - 2012 by
%% H.-Martin M"unch <Martin dot Muench at Uni-Bonn dot de>
%%
-%% The usual disclaimer applys:
+%% The usual disclaimer applies:
%% If it doesn't work right that's your problem.
%% (Nevertheless, send an e-mail to the maintainer
%% when you find an error in this package.)
@@ -40,7 +40,7 @@
%% tablefootnote-example.tex, tablefootnote-example.pdf.
%%
\NeedsTeXFormat{LaTeX2e}[2011/06/27]
-\ProvidesPackage{tablefootnote}[2011/11/26 v1.0e
+\ProvidesPackage{tablefootnote}[2012/01/01 v1.0f
Table foot notes (HMM)]
%% Provides the \tablefootnote{...} command
%% for footnotes in (sideways)tables.
@@ -76,7 +76,7 @@
\newcommand{\tfn@footnotemarks}{%
\footnotemark%
- \@tempcnta=\tfn@footnotetablecount%
+ \@tempcnta=\tfn@footnotetablecount\relax%
\advance\@tempcnta by -1%
\xdef\tfn@footnotetablecount{\the\@tempcnta}%
}
@@ -104,7 +104,7 @@
\addtocounter{footnote}{+1}%
\ltx@ifpackageloaded{hyperref}{%
\addtocounter{Hfootnote}{+1}%
- % Code form the hyperref package, 2011/10/01, v6.82j,
+ % Code form the hyperref package, 2011/10/01, v6.82j, newer versions available
% by Heiko Oberdiek
\global\let\Hy@saved@currentHref\@currentHref%
\hyper@makecurrent{Hfootnote}%
@@ -125,7 +125,7 @@
}}\thinspace #1}%
\fi%
\gdef\tfn@footnotetableprint{1}%
- \@tempcnta=\tfn@footnotetablecount%
+ \@tempcnta=\tfn@footnotetablecount\relax%
\advance\@tempcnta by +1%
\xdef\tfn@footnotetablecount{\the\@tempcnta}%
\ifx\tfn@footnotetablecount\tfn@footnotezero% all footnotes placed
@@ -263,6 +263,7 @@
}{% else \relax
}%
}
+
\endinput
%%
%% End of file `tablefootnote.sty'.