summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tablefootnote
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-01-03 00:19:43 +0000
committerKarl Berry <karl@freefriends.org>2012-01-03 00:19:43 +0000
commite2de36e60fe8b2a0bd9716548bb190adc30c24b9 (patch)
treec1f84b7e84f1a061cf9018ac596328a19041ea88 /Master/texmf-dist/tex/latex/tablefootnote
parent10c44cd99abef440f50a1da8973ae21a27664576 (diff)
tablefootnote (2jan12)
git-svn-id: svn://tug.org/texlive/trunk@25008 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tablefootnote')
-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'.