From a83f4aa090a6107646bdf4b7f69299830fe1f658 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 7 Nov 2019 22:17:17 +0000 Subject: footnotehyper (7nov19) git-svn-id: svn://tug.org/texlive/trunk@52676 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/footnotehyper/README.md | 41 +++++++++++++-------- .../doc/latex/footnotehyper/footnotehyper.pdf | Bin 57912 -> 61195 bytes .../doc/latex/footnotehyper/footnotehyper.tex | 10 ++--- 3 files changed, 30 insertions(+), 21 deletions(-) (limited to 'Master/texmf-dist/doc/latex/footnotehyper') diff --git a/Master/texmf-dist/doc/latex/footnotehyper/README.md b/Master/texmf-dist/doc/latex/footnotehyper/README.md index a9ca08ed8c3..8dc69945efd 100644 --- a/Master/texmf-dist/doc/latex/footnotehyper/README.md +++ b/Master/texmf-dist/doc/latex/footnotehyper/README.md @@ -1,10 +1,10 @@ - Source: footnotehyper.dtx (v1.1 2018/01/23) + Source: footnotehyper.dtx (v1.1a 2019/11/07) Author: Jean-Francois Burnol Info: hyperref aware footnote.sty License: LPPL 1.3c - Copyright (C) 2016-2018 Jean-Francois Burnol . + Copyright (C) 2016-2019 Jean-Francois Burnol . ABSTRACT ======== @@ -34,22 +34,31 @@ loaded with its `hyperfootnotes=false` option. The order of loading of INSTALLATION ============ -To extract the package (.sty) and driver (.tex) files from -footnotehyper.dtx: +The recommended way is to first extract the package (.sty) +and driver (.tex) files from footnotehyper.dtx via -- if footnotehyper.ins is present: etex footnotehyper.ins -- without footnotehyper.ins: etex footnotehyper.dtx -- or run latex or pdflatex directly on footnotehyper.dtx + tex footnotehyper.dtx -At least three ways to produce footnotehyper.pdf (method (1) is -preferred): +and then produce the documentation via -1. latex footnotehyper.tex (twice), then dvipdfmx -2. pdflatex footnotehyper.dtx (twice) -3. latex footnotehyper.dtx (twice), then dvips, then ps2pdf + latex footnotehyper.tex (twice) + dvipdfmx footnotehyper.dvi -Method (1) produces the smallest pdf files. -Options can be set in footnotehyper.tex: +It is also possible to produce simultaneously the package +and the documentation via one of these two routes: + + pdflatex footnotehyper.dtx (twice) + +or + + latex footnotehyper.dtx (twice) + dvips + ps2pdf + +The method using the extracted file footnotehyper.tex produces +the smallest pdf file and is the officially preferred one as +it allows to set options in footnotehyper.tex to customize the +footnotehyper.pdf file: - scrdoc class options (paper size, font size, ...) - with or without source code, @@ -84,6 +93,6 @@ The Author of this Work is: - Jean-Francois Burnol `` -This Work consists of the main source file footnotehyper.dtx and the -derived files footnotehyper.sty, footnotehyper.ins, footnotehyper.tex, +This Work consists of the main source file footnotehyper.dtx +and the derived files footnotehyper.sty, footnotehyper.tex, footnotehyper.pdf, footnotehyper.dvi. diff --git a/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.pdf b/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.pdf index 129b44fc1e8..13b98643f05 100644 Binary files a/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.pdf and b/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.pdf differ diff --git a/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex b/Master/texmf-dist/doc/latex/footnotehyper/footnotehyper.tex index 9ca0b3971ea..731bfedcc76 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: 1.1 (2018/01/23) +%% Version: 1.1a (2019/11/07) %% License: LPPL 1.3c -%% Copyright (C) 2016-2018 Jean-Francois Burnol . +%% Copyright (C) 2016-2019 Jean-Francois Burnol . %% \def\pkgname {footnotehyper} -\def\pkgdate {2018/01/23} -\def\docdate {2018/01/23} -\def\pkgversion {v1.1} +\def\pkgdate {2019/11/07} +\def\docdate {2019/11/07} +\def\pkgversion {v1.1a} \def\pkgdescription {hyperref aware footnote.sty (JFB)} %% %% run latex twice on this file footnotehyper.tex then dvipdfmx on -- cgit v1.2.3