diff options
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@} |