diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/tablefootnote/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/tablefootnote/README | 40 |
1 files changed, 15 insertions, 25 deletions
diff --git a/Master/texmf-dist/doc/latex/tablefootnote/README b/Master/texmf-dist/doc/latex/tablefootnote/README index d502fdf5b07..9f208c1ddbb 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/20, v1.1b +README for tablefootnote package, 2014/01/26, v1.1c TABLE OF CONTENTS @@ -36,15 +36,15 @@ footnotebackref package was achieved without redefining Redefining \footnote was not done as to not create conflicts with other packages. This material is subject to the LaTeX Project Public License -(LPPL). See http://www.ctan.org/tex-archive/help/Catalogue/ -licenses.lppl.html for the details of that license. +(LPPL). See http://www.ctan.org/license/lppl1.3 +for the details of that license. 2 DOWNLOAD ========== `tablefootnote' is available on CTAN: - CTAN:macros/latex/contrib/tablefootnote/ + http://www.ctan.org/pkg/tablefootnote Running tex tablefootnote.dtx @@ -56,18 +56,8 @@ Also a ZIP file is provided that contains these files, the manual (tablefootnote.pdf), the compiled example (tablefootnote-example.pdf), and this README, already sorted in a TDS tree: - CTAN:install/macros/latex/contrib/tablefootnote.tds.zip - -`CTAN:' means one of the `Comprehensive TeX Archive Network' -nodes or one of its mirrors. This is explained in - http://www.tex.ac.uk/cgi-bin/texfaq2html?label=archives - -The CTAN stuff will be mirrored automatically from the -ftp server, so - ftp://ftp.tug.org/pub/tex/tablefootnote/ -corresponds to - CTAN:macros/latex/contrib/tablefootnote/ - + http://www.ctan.org/install/macros/latex/contrib/ + tablefootnote.tds.zip 3 INSTALLATION ============== @@ -118,10 +108,10 @@ g) Copy the documentation files to ===================== tablefootnote loads other packages: -* letltxmacro, http://ctan.org/pkg/letltxmacro -* ltxcmds, http://ctan.org/pkg/ltxcmds +* letltxmacro, http://www.ctan.org/pkg/letltxmacro +* ltxcmds, http://www.ctan.org/pkg/ltxcmds When the etoolbox package is available, it is used: -* etoolbox, http://ctan.org/pkg/etoolbox +* etoolbox, http://www.ctan.org/pkg/etoolbox (All packages possibly load further packages. See the result of the \listfiles command in the log-file of the example.) @@ -182,11 +172,11 @@ Bug reports can be send to the maintainer: 8 KNOWN PROBLEMS ================= -- Using the hyperref-option pdfview=FitH or FitBH makes the - hyperlinks of footnotes in sidewaystables to not lead - to the footnotes, due to a bug in pdfTeX, +- Using the hyperref-option "pdfview=FitH" or "pdfview=FitBH" + makes the 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. + 2011/10/29). The printed version is OK. - Footnotes in sidewaystables are printed one below the other, even if the footmisc package with option para is used. - When a table with (table)footnotes floates to another place, @@ -195,8 +185,8 @@ Bug reports can be send to the maintainer: rotated content, the hyperreferences therein are misplaced (regardless of loaded tablefootnote-package or footnotes at all - all hyperreferences in - rotated content are misplaced). Using pdflatex does not - result in any problem here. + 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 |