summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/rerunfilecheck.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-02-24 01:06:11 +0000
committerKarl Berry <karl@freefriends.org>2010-02-24 01:06:11 +0000
commitda272fd2a178269b07d9b51671f44c4c24b00cc1 (patch)
tree2a43cd446a79df8a1744864bae9bd17f48fbe441 /Master/texmf-dist/source/latex/oberdiek/rerunfilecheck.dtx
parent3a3d6bd811106621bf927fcb58bb19937454c454 (diff)
oberdiek update (23feb10)
git-svn-id: svn://tug.org/texlive/trunk@17174 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/rerunfilecheck.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/rerunfilecheck.dtx25
1 files changed, 18 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/rerunfilecheck.dtx b/Master/texmf-dist/source/latex/oberdiek/rerunfilecheck.dtx
index 8064d1ed39f..09df9eab36b 100644
--- a/Master/texmf-dist/source/latex/oberdiek/rerunfilecheck.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/rerunfilecheck.dtx
@@ -72,7 +72,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: rerunfilecheck 2010/01/25 v1.3 Rerun checks for auxiliary files (HO)}
+\Msg{* Package: rerunfilecheck 2010/02/22 v1.4 Rerun checks for auxiliary files (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -148,7 +148,7 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{rerunfilecheck.drv}%
- [2010/01/25 v1.3 Rerun checks for auxiliary files (HO)]%
+ [2010/02/22 v1.4 Rerun checks for auxiliary files (HO)]%
\documentclass{ltxdoc}
\usepackage{holtxdoc}[2008/08/11]
\begin{document}
@@ -178,7 +178,7 @@ and the derived files
% \GetFileInfo{rerunfilecheck.drv}
%
% \title{The \xpackage{rerunfilecheck} package}
-% \date{2010/01/25 v1.3}
+% \date{2010/02/22 v1.4}
% \author{Heiko Oberdiek\\\xemail{oberdiek@uni-freiburg.de}}
%
% \maketitle
@@ -244,6 +244,7 @@ and the derived files
% rerun checks.
% The options can be set in \cs{usepackage} or
% the configuration file \xfile{rerunfilecheck.cfg}.
+% Global options are ignored (since 1.4).
%
% \begin{declcs}{RerunFileCheckSetup} \M{key value list}
% \end{declcs}
@@ -255,7 +256,7 @@ and the derived files
% Example for the configuration file:
% \begin{macrocode}
%<*cfg>
-\ProvidesFile{rerunfilecheck.cfg}[2010/01/25 Default configuration]%
+\ProvidesFile{rerunfilecheck.cfg}[2010/02/22 Default configuration]%
\RerunFileCheckSetup{aux}
%</cfg>
% \end{macrocode}
@@ -348,13 +349,13 @@ and the derived files
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{rerunfilecheck}%
- [2010/01/25 v1.3 Rerun checks for auxiliary files (HO)]
+ [2010/02/22 v1.4 Rerun checks for auxiliary files (HO)]
% \end{macrocode}
%
% \subsection{Options}
%
% \begin{macrocode}
-\RequirePackage{kvoptions}[2009/07/17]
+\RequirePackage{kvoptions}[2010/02/22]
\SetupKeyvalOptions{%
family=rerunfilecheck,%
prefix=ReFiCh@%
@@ -385,7 +386,7 @@ and the derived files
% \end{macrocode}
% \begin{macrocode}
\InputIfFileExists{rerunfilecheck.cfg}{}{}
-\ProcessKeyvalOptions*
+\ProcessLocalKeyvalOptions*
% \end{macrocode}
%
% \begin{macro}{\ReFiCh@DisableOption}
@@ -692,6 +693,9 @@ and the derived files
%
% \section{Test}
%
+%<*test1>
+\def\LoadCommand{\RequirePackage{rerunfilecheck}[2010/02/22]}
+%</test1>
% \subsection{Catcode checks for loading}
%
% \begin{macrocode}
@@ -980,6 +984,13 @@ and the derived files
% \item
% Moved from \texttt{TDS:*/generic/*} to \texttt{TDS:*/latex/*}.
% \end{Version}
+% \begin{Version}{2010/02/22 v1.4}
+% \item
+% The options of this package are recognized only if they are
+% package options. Global options are ignored. This avoids
+% name clashes with class and other package options
+% (for example, class option `index=totoc').
+% \end{Version}
% \end{History}
%
% \PrintIndex