summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-11-25 00:10:43 +0000
committerKarl Berry <karl@freefriends.org>2011-11-25 00:10:43 +0000
commit5949618821cfe384176ae1a4a7a032a3f6e7ee30 (patch)
tree49a96a47025594b0d3ac1f74cb7552b5306dec02 /Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.tex
parent5e2d6e0ef7921592cad509d5e965de094f0bfd64 (diff)
tablefootnote (21nov11)
git-svn-id: svn://tug.org/texlive/trunk@24651 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.tex65
1 files changed, 45 insertions, 20 deletions
diff --git a/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.tex b/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.tex
index 26dd918305e..9fce55a6be7 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/06 v1.0c
+%% Version: 2011/11/19 v1.0d
%%
%% Copyright (C) 2011 by
%% H.-Martin M"unch <Martin dot Muench at Uni-Bonn dot de>
@@ -44,7 +44,6 @@
\usepackage{float}[2001/11/08]% v1.3d
\usepackage{placeins}[2005/04/18]% v2.2 ; for \FloatBarrier
\usepackage{rotating}[2009/03/28]% v2.16a; for sidewaystable-environment
-\usepackage{tablefootnote}[2011/11/06]% v1.0c
\usepackage[%
extension=pdf,%
plainpages=false,%
@@ -64,6 +63,8 @@
pdfpagelayout=OneColumn%
]{hyperref}[2011/10/01]% v6.82j
+\usepackage{tablefootnote}[2011/11/19]% v1.0d
+
\gdef\unit#1{\mathord{\thinspace\mathrm{#1}}}%
\listfiles
\begin{document}
@@ -71,7 +72,7 @@
\section*{Example for tablefootnote}
This example demonstrates the use of package\newline
-\textsf{tablefootnote}, v1.0c as of 2011/11/06 (HMM).\newline
+\textsf{tablefootnote}, v1.0d as of 2011/11/19 (HMM).\newline
There were no options used. (The package provides no options.)\newline
\textbf{The \texttt{tablefootnote-example.tex} needs to be compiled
@@ -87,10 +88,10 @@ Therefore please print only if this is really necessary.\newline
Here is some text.\footnote{And this is a text footnote.}\newline
-Tables \ref{tab.first}, \ref{tab.another} and \ref{tab.floatH} show
-normal tables, table~\ref{tab.sideways} depicts a sidewaystable.
-Table~\ref{tab.floatH} uses the float specifier~\texttt{H} from the
-float package.\newline
+Tables \ref{tab.symbol}, \ref{tab.normal}, \ref{tab.another} and
+\ref{tab.floatH} show normal tables, table~\ref{tab.sideways} depicts
+a sidewaystable. Table~\ref{tab.floatH} uses the float
+specifier~\texttt{H} from the float package.\newline
\texttt{Hyperref} option \verb|pdfview=FitH| and \verb|FitBH| do
not work due to a bug in pdf\TeX{}, computing wrong
@@ -106,6 +107,30 @@ e.\,g.~at the end of the document, not at the footnote.
\pagebreak
+\renewcommand{\thefootnote}{\fnsymbol{footnote}}
+\verb|\renewcommand{\thefootnote}{\fnsymbol{footnote}}|
+causes footnote-symbol-footnotes, which are possible
+(see Table~\ref{tab.symbol}).
+
+\begin{table}
+\centering
+\begin{tabular}{ccc}
+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}}
+\end{table}
+
+Some text.\footnote{A text footnote.}
+
+\renewcommand{\thefootnote}{\arabic{footnote}}
+\verb|\renewcommand{\thefootnote}{\arabic{footnote}}|
+switches back to normal footnote numbers again.
+
+\pagebreak
+
\begin{table}
\centering
\begin{tabular}{ccc}
@@ -113,7 +138,7 @@ Some\tablefootnote{A table footnote.} & %
text\tablefootnote{Another table footnote.} & %
in a table\tablefootnote{A third table footnote.}
\end{tabular}
-\caption[A table]{A first table\label{tab.first}}
+\caption[A table]{A normal table.\label{tab.normal}}
\end{table}
Some text.\footnote{Another text footnote.}
@@ -126,17 +151,17 @@ More text.\footnote{And yet another text footnote.}
\centering
\begin{tabular}{|c|c|c|}
\hline
-Another\tablefootnote{A $2^{nd}$ table footnote.} & %
-text\tablefootnote{Another $2^{nd}$ table footnote.} & %
-in a table\tablefootnote{A $2^{nd}$ third table footnote.}\\ \hline
+Another\tablefootnote{A $3^{rd}$ table footnote.} & %
+text\tablefootnote{Another $3^{rd}$ table footnote.} & %
+in a table\tablefootnote{A $3^{rd}$ third table footnote.}\\ \hline
\end{tabular}
-\caption[Another table]{Another table (second one)\label{tab.another}}
+\caption[Another table]{Another table (third one)\label{tab.another}}
\end{table}
-Please note that the table floated to the top of the page. While the
-footnotes are set and (when hyperref is used) hyperlinked, they are
-not automatically adapted. Thus either do not use a footnote at the
-same page before the table, or place the table in
+Please note that Table~\ref{tab.another} floated to the top of the page.
+While the footnotes are set and (when hyperref is used) hyperlinked,
+they are not automatically adapted. Thus either do not use a footnote
+at the same page before the table, or place the table in
\textquotedblleft here\textquotedblright\ or
\textquotedblleft bottom\textquotedblright\ position.
\verb|\clear(double)page|, \verb|h(!)|, \verb|H|~from the
@@ -156,7 +181,7 @@ Some text.\footnote{This is just another text footnote.}
\begin{sidewaystable}
\centering%
\begin{tabular}{ccc}
-Text\tablefootnote{Rotate 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 %
@@ -176,9 +201,9 @@ float\footnote{\url{http://CTAN.org/pkg/float}} package.
\begin{table}[H]
\centering
\begin{tabular}{ccc}
-Another\tablefootnote{A $4^{th}$ table footnote.} & %
-text\tablefootnote{Another $4^{th}$ table footnote.} & %
-in a table\tablefootnote{A $4^{th}$ third table footnote.}
+Another\tablefootnote{A $5^{th}$ table footnote.} & %
+text\tablefootnote{Another $5^{th}$ table footnote.} & %
+in a table\tablefootnote{A $5^{th}$ third table footnote.}
\end{tabular}
\caption[A last table]{A very last table\label{tab.floatH}}
\end{table}