summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/footnotehyper/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-22 21:23:32 +0000
committerKarl Berry <karl@freefriends.org>2016-04-22 21:23:32 +0000
commit39d9750a2998eddcc9f174b3e6944f7bacb37234 (patch)
treeb42d8f2ccea3ffb8fded290e75dd082965756bc6 /Master/texmf-dist/doc/latex/footnotehyper/README.md
parent1d4ee543b346c4fa8d9219405dc4062fdfee288a (diff)
footnotehyper (22apr16)
git-svn-id: svn://tug.org/texlive/trunk@40686 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/footnotehyper/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/footnotehyper/README.md11
1 files changed, 4 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/footnotehyper/README.md b/Master/texmf-dist/doc/latex/footnotehyper/README.md
index 30cfab3a4fd..fe203a1e747 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.9c 2016/04/19)
+ Source: footnotehyper.dtx (v0.9d 2016/04/21)
Author: Jean-Francois Burnol
Info: hyperref aware footnote.sty
License: LPPL 1.3c or later
@@ -13,11 +13,7 @@ The `footnote` package by Mark Wooding dates back to 1997 and has
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.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.
+mine.
For those who don't know: the `footnote` package allows via
`\savenotes` to gather footnotes and later release them via
@@ -35,7 +31,8 @@ This package provides no facility for handling footnotes from floating
environments.
Some issues from `footnote.sty` made it incompatible with the
-`color` and `xcolor` packages; this is corrected by `footnotehyper`.
+`color` and `xcolor` packages; this is corrected by `footnotehyper`. The
+compatibility with `babel-frenchb` is improved, too.
The loading of `hyperref` (either before or after) is mandatory
but left to the user.