summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fink/fink.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/fink/fink.dtx')
-rw-r--r--Master/texmf-dist/source/latex/fink/fink.dtx21
1 files changed, 16 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/fink/fink.dtx b/Master/texmf-dist/source/latex/fink/fink.dtx
index 8cc65414867..b2764b8dabf 100644
--- a/Master/texmf-dist/source/latex/fink/fink.dtx
+++ b/Master/texmf-dist/source/latex/fink/fink.dtx
@@ -2,12 +2,12 @@
%
% fink.dtx --- Doc file for the FiNK package (code and documentation)
%
-% Copyright (C) 1999, 2000, 2001, 2002, 2007, 2010 Didier Verna
+% Copyright (C) 1999, 2000, 2001, 2002, 2007, 2010, 2011 Didier Verna
%
% Author: Didier Verna <didier@lrde.epita.fr>
% Maintainer: Didier Verna <didier@lrde.epita.fr>
% Created: Thu Sep 23 18:23:48 1999
-% Last Revision: Wed Dec 1 14:37:28 2010
+% Last Revision: Wed Oct 19 12:14:15 2011
%
% This file is part of FiNK.
%
@@ -53,7 +53,7 @@
% \fi
%
% \catcode`\¡=14
-% \CheckSum{155}
+% \CheckSum{159}
% \GetFileInfo{fink.inc}
%% \CharacterTable
%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -82,7 +82,7 @@
% \makeatother
%
% \newcommand\packagecopyright{Copyright \copyright{} 1999, 2000, 2001, 2002,
-% 2007, 2008, 2010 Didier Verna}
+% 2007, 2008, 2010, 2011 Didier Verna}
%
% \newcommand\auctex{AUC-\TeX\xspace}
%
@@ -98,6 +98,10 @@
% \texttt{http://www.lrde.epita.fr/\~{}didier/}}
% \maketitle
%
+% \noindent\textbf{Warning!} As of version 2.2.1, \fink has been deprecated
+% and is not maintained anymore. People interested in \fink's functionality
+% are invited to use a package named \texttt{currfile} instead.
+%
% \section{Description}
% This package is a real fink indeed: it looks over your shoulder and keeps
% track of files |\input|'ed (the \LaTeX{} way) or |\include|'ed in your
@@ -189,6 +193,7 @@
%
% \section{Changes}
% \begin{itemize}
+% \item[v2.2.1] Declare package as obsolete.\\
% \item[v2.2] Fix incompatibility with the |memoir| class, reported by Lars
% Madsen\\
% \item[v2.1.1] Fix trailing whitespace in |\fink@restore|, reported by
@@ -214,10 +219,16 @@
% \begin{macrocode}
%<fink>\NeedsTeXFormat{LaTeX2e}
%<*header>
-\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]
%</header>
%<*fink>
+\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@}