summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-11-28 23:45:05 +0000
committerKarl Berry <karl@freefriends.org>2011-11-28 23:45:05 +0000
commit1d273d082e34905bef6b7f40252ae11bbad167f3 (patch)
treea33a7e46dfa61d43973fc75c1ed39a5fd7966cce /Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.tex
parenteab43500db8fdd78f70d0eaff72729a7cdaeea92 (diff)
tablefootnote (28nov11)
git-svn-id: svn://tug.org/texlive/trunk@24681 c570f23f-e606-0410-a88d-b1316a301751
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 %