diff options
author | Karl Berry <karl@freefriends.org> | 2014-01-22 01:15:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-01-22 01:15:59 +0000 |
commit | 9de72d0a6eb200219df4ab55cdf3e4a3b8101dae (patch) | |
tree | e3f12166585df5afa387cc8d5dcf5ce2593a4890 /Master/texmf-dist/doc/latex/tablefootnote | |
parent | dec2025a3e0893a568059050cacc64fae530e70f (diff) |
tablefootnote (21jan14)
git-svn-id: svn://tug.org/texlive/trunk@32752 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tablefootnote')
-rw-r--r-- | Master/texmf-dist/doc/latex/tablefootnote/README | 15 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.pdf | bin | 146690 -> 146485 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.tex | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tablefootnote/tablefootnote.pdf | bin | 354676 -> 357543 bytes |
4 files changed, 10 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/tablefootnote/README b/Master/texmf-dist/doc/latex/tablefootnote/README index 5cdb7bade19..d502fdf5b07 100644 --- a/Master/texmf-dist/doc/latex/tablefootnote/README +++ b/Master/texmf-dist/doc/latex/tablefootnote/README @@ -1,4 +1,4 @@ -README for tablefootnote package, 2014/01/08, v1.1a +README for tablefootnote package, 2014/01/20, v1.1b TABLE OF CONTENTS @@ -18,8 +18,7 @@ TABLE OF CONTENTS ============== This LaTeX package provides the command \tablefootnote{...} -(and \tablefootnote[...]{...}) to be used in a table -or sidewaystable environment. +to be used in a table or sidewaystable environment. In those environments \footnote{...} would not work and would need to be replaced by \footnotemark in the (sideways)table and \footnotetext{...} after the @@ -30,10 +29,10 @@ adjusted manually. Then still the hyperlinks in a (sideways)table would not work. When the footnotebackref package is used, \footnotemark and \footnotetext{...} would need to be redefined. -Just using \tablefootnote{...} (or \tablefootnote[...]{...}) -in the (sideways)table does all this automatically. -(Compatibility with the footnotebackref package was achieved -without redefining \footnotemark or \footnotetext.) +Just using \tablefootnote{...} in the (sideways)table does +all this automatically. (Compatibility with the +footnotebackref package was achieved without redefining +\footnotemark or \footnotetext.) Redefining \footnote was not done as to not create conflicts with other packages. This material is subject to the LaTeX Project Public License @@ -121,7 +120,6 @@ g) Copy the documentation files to tablefootnote loads other packages: * letltxmacro, http://ctan.org/pkg/letltxmacro * ltxcmds, http://ctan.org/pkg/ltxcmds -* xifthen, http://ctan.org/pkg/xifthen When the etoolbox package is available, it is used: * etoolbox, http://ctan.org/pkg/etoolbox (All packages possibly load further packages. @@ -199,5 +197,6 @@ Bug reports can be send to the maintainer: or footnotes at all - all hyperreferences in rotated content are misplaced). Using pdflatex does not result in any problem here. + Problem found by Arno Trautmann, 2011/11/15. Ideas for solutions are welcome!
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.pdf b/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.pdf Binary files differindex dff010eb1c0..7b35069f86c 100644 --- a/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.pdf +++ b/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.pdf diff --git a/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.tex b/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote-example.tex index d329854f3ef..0848d736d5a 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: 2014/01/08 v1.1a +%% Version: 2014/01/20 v1.1b %% %% Copyright (C) 2011 - 2014 by %% H.-Martin M"unch <Martin dot Muench at Uni-Bonn dot de> @@ -69,7 +69,7 @@ % package are needed (or the urls must be removed before compiling). \usepackage{footnotebackref}[2012/07/01]% v1.0 -\usepackage{tablefootnote}[2014/01/08]% v1.1a +\usepackage{tablefootnote}[2014/01/20]% v1.1b \gdef\unit#1{\mathord{\thinspace\mathrm{#1}}}% \listfiles @@ -78,7 +78,7 @@ \section*{Example for tablefootnote} This example demonstrates the use of package\newline -\textsf{tablefootnote}, v1.1a as of 2014/01/08 (HMM).\newline +\textsf{tablefootnote}, v1.1b as of 2014/01/20 (HMM).\newline There were no options used. (The package provides no options.)\newline \textbf{The \texttt{tablefootnote-example.tex} needs to be compiled diff --git a/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote.pdf b/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote.pdf Binary files differindex 5096f1797b8..d5203c871c9 100644 --- a/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote.pdf +++ b/Master/texmf-dist/doc/latex/tablefootnote/tablefootnote.pdf |