diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/filehook/filehook-fink.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/filehook/filehook-fink.sty | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/filehook/filehook-fink.sty b/Master/texmf-dist/tex/latex/filehook/filehook-fink.sty index 9cd67a08f04..0485e1bc74b 100644 --- a/Master/texmf-dist/tex/latex/filehook/filehook-fink.sty +++ b/Master/texmf-dist/tex/latex/filehook/filehook-fink.sty @@ -1,25 +1,24 @@ -%% Copyright (c) 2010-2011 by Martin Scharrer <martin@scharrer-online.de> -%% ----------------------------------------------------------------- -%% +%% Copyright (C) 2011-2019 by Martin Scharrer <martin@scharrer-online.de> +%% ---------------------------------------------------------------------- %% This work may be distributed and/or modified under the -%% conditions of the LaTeX Project Public License, either version 1.3c +%% conditions of the LaTeX Project Public License, either version 1.3 %% of this license or (at your option) any later version. %% The latest version of this license is in -%% %% http://www.latex-project.org/lppl.txt -%% -%% and version 1.3c or later is part of all distributions of LaTeX -%% version 2008/05/04 or later. +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. %% %% This work has the LPPL maintenance status `maintained'. %% %% The Current Maintainer of this work is Martin Scharrer. %% -%% This work consists of the files filehook.dtx, filehook.ins -%% and the derived file filehook.sty. +%% This work consists of the files filehook.dtx and filehook.ins +%% and the derived files filehook.sty, filehook-fink.sty, +%% filehook-listings.sty, filehook-memoir.sty, filehook-scrlfile.sty +%% and pgf-filehook.sty %% -%% $Id: filehook.dtx 2504 2011-07-18 17:22:50Z martin $ -\ProvidesPackage{filehook-fink}[2011/01/03 v0.1 filehook compatibility code for fink package] +\NeedsTeXFormat{LaTeX2e}[1999/12/01] +\ProvidesPackage{filehook-fink}[011/01/03 v0.1 filehook compatibility code for fink package] \RequirePackage{filehook} \RequirePackage{currfile}% |