diff options
author | Karl Berry <karl@freefriends.org> | 2016-10-04 21:33:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-10-04 21:33:59 +0000 |
commit | 055795d75854050642b8dd98e5352723ff2ad01f (patch) | |
tree | 4d934c5f284ba20a718849361b8a868c87978dbe /Master/texmf-dist/source/latex/footnotehyper/footnotehyper.ins | |
parent | 2bbc9ec2a15409feca12aa1d3e0fa349cba019c6 (diff) |
footnotehyper (4oct16)
git-svn-id: svn://tug.org/texlive/trunk@42205 c570f23f-e606-0410-a88d-b1316a301751
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 %% |