diff options
author | Karl Berry <karl@freefriends.org> | 2016-04-22 21:23:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-04-22 21:23:32 +0000 |
commit | 39d9750a2998eddcc9f174b3e6944f7bacb37234 (patch) | |
tree | b42d8f2ccea3ffb8fded290e75dd082965756bc6 /Master/texmf-dist/doc/latex | |
parent | 1d4ee543b346c4fa8d9219405dc4062fdfee288a (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')
-rw-r--r-- | Master/texmf-dist/doc/latex/footnotehyper/README.md | 11 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.pdf | bin | 38890 -> 44772 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex | 8 |
3 files changed, 8 insertions, 11 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. diff --git a/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.pdf b/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.pdf Binary files differindex 24d942a73ed..3e8d4d57bed 100644 --- a/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.pdf +++ b/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.pdf diff --git a/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex b/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex index 434d2d50bd6..35df849d9d1 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.9c (2016/04/19) +%% Version: 0.9d (2016/04/21) %% 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.9c} +\def\pkgdate {2016/04/21} +\def\docdate {2016/04/21} +\def\pkgversion {v0.9d} \def\pkgdescription {hyperref aware footnote.sty (JFB)} %% %% run latex thrice on this file footnotehyper.tex then dvipdfmx on |