diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-03 00:02:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-03 00:02:02 +0000 |
commit | 07d14d88e9e67dacfd1d8955fc7fdb16aea0b324 (patch) | |
tree | 5f634ac32b3a36233a8053203664f2c9d2278992 /Master/texmf-dist/doc/latex/footnotehyper/README.md | |
parent | b8dd38acec3998292d34c1908e11ceb5a1605582 (diff) |
footnotehyper
git-svn-id: svn://tug.org/texlive/trunk@40852 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.md | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/footnotehyper/README.md b/Master/texmf-dist/doc/latex/footnotehyper/README.md index fe203a1e747..42b708d73b1 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.9d 2016/04/21) + Source: footnotehyper.dtx (v0.9e 2016/04/30) Author: Jean-Francois Burnol Info: hyperref aware footnote.sty License: LPPL 1.3c or later @@ -11,9 +11,8 @@ ABSTRACT 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. +package is to do that. Its state is what I found sufficiently +well-working on a current LaTeX document of mine. For those who don't know: the `footnote` package allows via `\savenotes` to gather footnotes and later release them via @@ -53,9 +52,9 @@ footnotehyper.dtx: At least three ways to produce footnotehyper.pdf (method (1) is preferred): -1. latex footnotehyper.tex (thrice), then dvipdfmx -2. pdflatex footnotehyper.dtx (thrice) -3. latex footnotehyper.dtx (thrice), then dvips, then ps2pdf +1. latex footnotehyper.tex (twice), then dvipdfmx +2. pdflatex footnotehyper.dtx (twice) +3. latex footnotehyper.dtx (twice), then dvips, then ps2pdf Method (1) produces the smallest pdf files. Options can be set in footnotehyper.tex: |