diff options
author | Karl Berry <karl@freefriends.org> | 2019-08-19 20:57:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-08-19 20:57:51 +0000 |
commit | b2ff7bb7e5f8e65740f50a0bc9d2621659187209 (patch) | |
tree | 971a927b9194bfe961b95ea29702c7dd9637e0dc /Master/texmf-dist/tex/latex/filehook/filehook-scrlfile.sty | |
parent | af57714cccb1f552e9a032cecb6ed26ac2192ce6 (diff) |
filehook (19aug19)
git-svn-id: svn://tug.org/texlive/trunk@51910 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/filehook/filehook-scrlfile.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/filehook/filehook-scrlfile.sty | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/filehook/filehook-scrlfile.sty b/Master/texmf-dist/tex/latex/filehook/filehook-scrlfile.sty index 9ed93dcb436..682ed649d7d 100644 --- a/Master/texmf-dist/tex/latex/filehook/filehook-scrlfile.sty +++ b/Master/texmf-dist/tex/latex/filehook/filehook-scrlfile.sty @@ -1,24 +1,23 @@ -%% 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 $ +\NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{filehook-scrlfile}[2011/01/03 v0.1 filehook patch for scrlfile package] \RequirePackage{filehook} \begingroup |