diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty b/Master/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty index e0ef72d96d4..bfe228220a1 100644 --- a/Master/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty +++ b/Master/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty @@ -71,8 +71,8 @@ \g@addto@macro\ReFiCh@AtEnd{\endinput} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{rerunfilecheck}% - [2010/01/25 v1.3 Rerun checks for auxiliary files (HO)] -\RequirePackage{kvoptions}[2009/07/17] + [2010/02/22 v1.4 Rerun checks for auxiliary files (HO)] +\RequirePackage{kvoptions}[2010/02/22] \SetupKeyvalOptions{% family=rerunfilecheck,% prefix=ReFiCh@% @@ -95,7 +95,7 @@ }% } \InputIfFileExists{rerunfilecheck.cfg}{}{} -\ProcessKeyvalOptions* +\ProcessLocalKeyvalOptions* \def\ReFiCh@DisableOption{% \DisableKeyvalOption[% action=warning,% |