diff options
author | Karl Berry <karl@freefriends.org> | 2011-10-19 22:26:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-10-19 22:26:27 +0000 |
commit | d9e308aa324878bdc4b9099f2ddef6f45399eae9 (patch) | |
tree | f3914dd88448c0d013430a88de2a06849ea4bfdd /Master/texmf-dist/tex/latex/fink | |
parent | 421891c69e70537af4037e4f8fae0500ca34ffc1 (diff) |
fink (19oct11)
git-svn-id: svn://tug.org/texlive/trunk@24329 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fink')
-rw-r--r-- | Master/texmf-dist/tex/latex/fink/fink.sty | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/fink/fink.sty b/Master/texmf-dist/tex/latex/fink/fink.sty index 9bf6b1c9027..a222c4d5e89 100644 --- a/Master/texmf-dist/tex/latex/fink/fink.sty +++ b/Master/texmf-dist/tex/latex/fink/fink.sty @@ -8,7 +8,7 @@ %% -%% Copyright (C) 1999, 2000, 2001, 2002, 2007, 2010 Didier Verna +%% Copyright (C) 1999, 2000, 2001, 2002, 2007, 2010, 2011 Didier Verna %% This file is part of FiNK. @@ -38,7 +38,13 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fink}[2010/12/03 v2.2 Keep track of the current filename] +\ProvidesPackage{fink}[2011/10/19 v2.2.1 Keep track of the current filename] + +\PackageWarning{FiNK}{as of version 2.2.1, FiNK has been deprecated and is + not\MessageBreak + maintained anymore. People interested in FiNK's\MessageBreak + functionality are invited to use a package named\MessageBreak + "currfile" instead,} \RequirePackage{kvoptions} \SetupKeyvalOptions{family=fnk,prefix=fnk@} |