summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.tex15
1 files changed, 9 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.tex b/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.tex
index 9fce55a6be7..c45e5583070 100644
--- a/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.tex
+++ b/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.tex
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Project: tablefootnote
-%% Version: 2011/11/19 v1.0d
+%% Version: 2011/11/26 v1.0e
%%
%% Copyright (C) 2011 by
%% H.-Martin M"unch <Martin dot Muench at Uni-Bonn dot de>
@@ -62,8 +62,10 @@
pdfstartview=FitH,%
pdfpagelayout=OneColumn%
]{hyperref}[2011/10/01]% v6.82j
+ % Due to the urls used in the example, either the hyperref or the url
+ % package are needed (or the urls must be removed before compiling).
-\usepackage{tablefootnote}[2011/11/19]% v1.0d
+\usepackage{tablefootnote}[2011/11/26]% v1.0e
\gdef\unit#1{\mathord{\thinspace\mathrm{#1}}}%
\listfiles
@@ -72,7 +74,7 @@
\section*{Example for tablefootnote}
This example demonstrates the use of package\newline
-\textsf{tablefootnote}, v1.0d as of 2011/11/19 (HMM).\newline
+\textsf{tablefootnote}, v1.0e as of 2011/11/26 (HMM).\newline
There were no options used. (The package provides no options.)\newline
\textbf{The \texttt{tablefootnote-example.tex} needs to be compiled
@@ -119,8 +121,8 @@ Another\tablefootnote{A table footnote.} & %
text\tablefootnote{Another table footnote.} & %
in a table\tablefootnote{A third table footnote.}
\end{tabular}
-\caption[A footnotesymbol table]{A table with footnote-symbol-footnotes.%
- \label{tab.symbol}}
+\caption[A footnotesymbol table]{%
+A table with footnote-symbol-footnotes.\label{tab.symbol}}
\end{table}
Some text.\footnote{A text footnote.}
@@ -181,7 +183,8 @@ Some text.\footnote{This is just another text footnote.}
\begin{sidewaystable}
\centering%
\begin{tabular}{ccc}
-Text\tablefootnote{Please rotate the view for testing the hyperlinks.} & %
+Text\tablefootnote{Please rotate the view for testing the %
+hyperlinks.} & %
in a\tablefootnote{Another sidewaystable footnote.} & %
sidewaystable%
\tablefootnote{Sidewaystable-environment provided by %