summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/footnotehyper
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-20 21:51:53 +0000
committerKarl Berry <karl@freefriends.org>2016-04-20 21:51:53 +0000
commit55d513e3d3a10cd226794281bae3af49a4766f9d (patch)
tree2147d6a1faa5432818c47e6b3a8822c7035ce984 /Master/texmf-dist/doc/latex/footnotehyper
parenta484a607c3ef235052c580b84ad95fa869450925 (diff)
footnotehyper (20apr16)
git-svn-id: svn://tug.org/texlive/trunk@40634 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/footnotehyper')
-rw-r--r--Master/texmf-dist/doc/latex/footnotehyper/README.md14
-rw-r--r--Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.pdfbin35060 -> 38890 bytes
-rw-r--r--Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex4
3 files changed, 11 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/footnotehyper/README.md b/Master/texmf-dist/doc/latex/footnotehyper/README.md
index d0207ec65fe..30cfab3a4fd 100644
--- a/Master/texmf-dist/doc/latex/footnotehyper/README.md
+++ b/Master/texmf-dist/doc/latex/footnotehyper/README.md
@@ -1,6 +1,6 @@
<!-- -->
- Source: footnotehyper.dtx (v0.9a 2016/04/19)
+ Source: footnotehyper.dtx (v0.9c 2016/04/19)
Author: Jean-Francois Burnol
Info: hyperref aware footnote.sty
License: LPPL 1.3c or later
@@ -14,14 +14,15 @@ not been made `hyperref` compatible. The aim of the present
package is to do that. It is barely tested and its state is what I
found sufficiently well-working on a current LaTeX document of
mine, I have not attempted any in-depth analysis of all possible
-situations. As version number is at `v0.9a`, there is room for
+situations. As version number is at `v0.9c`, there is room for
incorporating suggestions until reaching final `v1.0`. I promise
not to find a mathematical constant in-between and I will
certainly not play the `999..9` game à la XeTeX.
For those who don't know: the `footnote` package allows via
`\savenotes` to gather footnotes and later release them via
-`\spewnotes`. Thus footnotes emitted from tabulars or minipages
+`\spewnotes` (one can also use a `savenotes` environment.)
+Thus footnotes emitted from tabulars or minipages
are not separated from the general document stream of footnotes,
and are printed with the others at bottom of page. This works also
for environments like `framed` (1) from the eponymous package and
@@ -33,8 +34,11 @@ a facility to patch any user-chosen environment to do the
This package provides no facility for handling footnotes from floating
environments.
-It will load `footnote` but it is up to the user to take care of
-`hyperref`.
+Some issues from `footnote.sty` made it incompatible with the
+`color` and `xcolor` packages; this is corrected by `footnotehyper`.
+
+The loading of `hyperref` (either before or after) is mandatory
+but left to the user.
(1): in case of multi-page content, the footnotes are delivered in
the last page.
diff --git a/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.pdf b/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.pdf
index 38677677268..24d942a73ed 100644
--- a/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.pdf
+++ b/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex b/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex
index 5bcaa456204..434d2d50bd6 100644
--- a/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex
+++ b/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex
@@ -1,13 +1,13 @@
%%
%% Package: footnotehyper
-%% Version: 0.9a (2016/04/19)
+%% Version: 0.9c (2016/04/19)
%% License: LPPL 1.3c
%% Copyright (C) 2016 Jean-Francois Burnol <jfbu at free dot fr>.
%%
\def\pkgname {footnotehyper}
\def\pkgdate {2016/04/19}
\def\docdate {2016/04/19}
-\def\pkgversion {v0.9a}
+\def\pkgversion {v0.9c}
\def\pkgdescription {hyperref aware footnote.sty (JFB)}
%%
%% run latex thrice on this file footnotehyper.tex then dvipdfmx on