diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/footnotehyper/footnotehyper.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/footnotehyper/footnotehyper.ins | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/footnotehyper/footnotehyper.ins b/Master/texmf-dist/source/latex/footnotehyper/footnotehyper.ins index d7cc59a1e6d..e0a60adb4e4 100644 --- a/Master/texmf-dist/source/latex/footnotehyper/footnotehyper.ins +++ b/Master/texmf-dist/source/latex/footnotehyper/footnotehyper.ins @@ -1,16 +1,16 @@ %% %% Package: footnotehyper -%% Version: 0.9e (2016/04/30) +%% Version: 0.9f (2016/10/03) %% License: LPPL 1.3c %% Copyright (C) 2016 Jean-Francois Burnol <jfbu at free dot fr>. %% \def\pkgname {footnotehyper} -\def\pkgdate {2016/04/30} -\def\docdate {2016/04/30} -\def\pkgversion {v0.9e} +\def\pkgdate {2016/10/03} +\def\docdate {2016/10/03} +\def\pkgversion {v0.9f} \def\pkgdescription {hyperref aware footnote.sty (JFB)} %% -%% Run etex on this file to extract from footnotehyper.dtx: +%% Run tex on this file to extract from footnotehyper.dtx: %% footnotehyper.sty, footnotehyper.tex, and README.md %% %% Refer to README.md for installation instructions, if needed. @@ -42,11 +42,6 @@ \Msg{* Happy TeXing!} \Msg{*} \Msg{************************************************************************} -\ifx\numexpr\undefined -\Msg{* warning: to get correct utf-8 encoded README.md}% -\Msg{* do 'etex \pkgname.ins' and not 'tex \pkgname.ins'}% -\Msg{************************************************************************} -\fi \endbatchfile \endinput %% |