summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tablefootnote/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tablefootnote/README')
-rw-r--r--Master/texmf-dist/doc/latex/tablefootnote/README23
1 files changed, 8 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/tablefootnote/README b/Master/texmf-dist/doc/latex/tablefootnote/README
index 26cf4140ae3..971b6823041 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, 2011/11/19, v1.0d
+README for tablefootnote package, 2011/11/26, v1.0e
TABLE OF CONTENTS
@@ -102,18 +102,11 @@ e) Update the databases if necessary, e.g. for teTeX:
tablefootnote loads other packages:
* ltxcmds, http://ctan.org/pkg/ltxcmds
-When the rotating package is used (for its sidewaystable
-environment; http://ctan.org/pkg/rotating), and additionally
-the hyperref package, also the ifluatex package is needed
-(it will be loaded automatically by the tablefootnote
-package, if rotating and hyperref are loaded before
-tablefootnote).
-* ifluatex, 2010/03/01, v1.3, http://ctan.org/pkg/ifluatex
When the etoolbox package is available, it is used
* etoolbox, http://ctan.org/pkg/etoolbox
otherwise the package
* letltxmacro, http://ctan.org/pkg/letltxmacro
-is used. (All packages probably load further packages.
+is used. (All packages possibly load further packages.
See the result of the \listfiles command in the log-file
of the example.)
@@ -122,7 +115,7 @@ of the example.)
=======================
- Using the hyperref-option pdfview=FitH or FitBH makes the
- hyperlinks of footnotes in sidewaystables do no lead
+ hyperlinks of footnotes in sidewaystables to not lead
to the footnotes, due to a bug in pdfTeX,
computing wrong anchor coordinates (Heiko Oberdiek,
29. October 2011) The printed version is OK.
@@ -130,10 +123,10 @@ of the example.)
other, even if the footmisc package with option "para"
is used.
- When LuaTeX is used to compile a document with
- sidewaystables, the hyperreferences therein are
+ rotated content, the hyperreferences therein are
misplaced (regardless of loaded tablefootnote-package
or footnotes at all - all hyperreferences in
- sidewaystables are misplaced). Using pdflatex does not
+ rotated content are misplaced). Using pdflatex does not
result in any problem here.
@@ -174,7 +167,7 @@ Bug reports can be send to the maintainer:
=================
- Using the hyperref-option pdfview=FitH or FitBH makes the
- hyperlinks of footnotes in sidewaystables do no lead
+ hyperlinks of footnotes in sidewaystables to not lead
to the footnotes, due to a bug in pdfTeX,
computing wrong anchor coordinates (Heiko Oberdiek,
29. October 2011) The printed version is OK.
@@ -183,10 +176,10 @@ Bug reports can be send to the maintainer:
- When a table with (table)footnotes floates to another place,
its footnotenumbers are not automatically adapted.
- When LuaTeX is used to compile a document with
- sidewaystables, the hyperreferences therein are
+ rotated content, the hyperreferences therein are
misplaced (regardless of loaded tablefootnote-package
or footnotes at all - all hyperreferences in
- sidewaystables are misplaced). Using pdflatex does not
+ rotated content are misplaced). Using pdflatex does not
result in any problem here.
Problem found by Arno Trautmann, 2011/11/15.