From a4ef840a27e1868d12c297f782849b84023c789d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 10 Jul 2022 20:01:55 +0000 Subject: rerunfilecheck (10jul22) git-svn-id: svn://tug.org/texlive/trunk@63869 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/rerunfilecheck/README.md | 11 ++++-- .../doc/latex/rerunfilecheck/rerunfilecheck.pdf | Bin 315092 -> 341175 bytes .../source/latex/rerunfilecheck/rerunfilecheck.dtx | 44 +++++++-------------- .../tex/latex/rerunfilecheck/rerunfilecheck.sty | 9 ++--- Master/tlpkg/libexec/ctan2tds | 3 +- 5 files changed, 29 insertions(+), 38 deletions(-) diff --git a/Master/texmf-dist/doc/latex/rerunfilecheck/README.md b/Master/texmf-dist/doc/latex/rerunfilecheck/README.md index 325e343e025..d682698c4dc 100644 --- a/Master/texmf-dist/doc/latex/rerunfilecheck/README.md +++ b/Master/texmf-dist/doc/latex/rerunfilecheck/README.md @@ -1,11 +1,16 @@ # rerunfilecheck -rerunfilecheck for LaTeX - +Version: 2022-07-10 v1.10 The package provides additional rerun warnings if some auxiliary files have changed. It is based on MD5 checksum, -provided by pdfTeX. +provided by pdfTeX, luatex, xetex. + +## Copyright (C) +* 2009-2011 Heiko Oberdiek +* 2016-2022 Oberdiek Package Support Group +## License +LATEX Project Public License, version 1.3c or later. diff --git a/Master/texmf-dist/doc/latex/rerunfilecheck/rerunfilecheck.pdf b/Master/texmf-dist/doc/latex/rerunfilecheck/rerunfilecheck.pdf index 1bbf8a13e63..8ba5ce1c164 100644 Binary files a/Master/texmf-dist/doc/latex/rerunfilecheck/rerunfilecheck.pdf and b/Master/texmf-dist/doc/latex/rerunfilecheck/rerunfilecheck.pdf differ diff --git a/Master/texmf-dist/source/latex/rerunfilecheck/rerunfilecheck.dtx b/Master/texmf-dist/source/latex/rerunfilecheck/rerunfilecheck.dtx index 1418675669f..c0c027d68af 100644 --- a/Master/texmf-dist/source/latex/rerunfilecheck/rerunfilecheck.dtx +++ b/Master/texmf-dist/source/latex/rerunfilecheck/rerunfilecheck.dtx @@ -1,12 +1,12 @@ % \iffalse meta-comment % % File: rerunfilecheck.dtx -% Version: 2019/12/05 v1.9 +% Version: 2022-07-10 v1.10 % Info: Rerun checks for auxiliary files % % Copyright (C) % 2009-2011 Heiko Oberdiek -% 2016-2019 Oberdiek Package Support Group +% 2016-2022 Oberdiek Package Support Group % https://github.com/ho-tex/rerunfilecheck/issues % % This work may be distributed and/or modified under the @@ -82,7 +82,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: rerunfilecheck 2019/12/05 v1.9 Rerun checks for auxiliary files (HO)} +\Msg{* Package: rerunfilecheck 2022-07-10 v1.10 Rerun checks for auxiliary files (HO)} \Msg{************************************************************************} \keepsilent @@ -94,11 +94,11 @@ This is a generated file. Project: rerunfilecheck -Version: 2019/12/05 v1.9 +Version: 2022-07-10 v1.10 Copyright (C) 2009-2011 Heiko Oberdiek - 2016-2019 Oberdiek Package Support Group + 2016-2022 Oberdiek Package Support Group This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either @@ -161,7 +161,7 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{rerunfilecheck.drv}% - [2019/12/05 v1.9 Rerun checks for auxiliary files (HO)]% + [2022-07-10 v1.10 Rerun checks for auxiliary files (HO)]% \documentclass{ltxdoc} \usepackage{holtxdoc}[2011/11/22] \begin{document} @@ -175,7 +175,7 @@ and the derived files % \GetFileInfo{rerunfilecheck.drv} % % \title{The \xpackage{rerunfilecheck} package} -% \date{2019/12/05 v1.9} +% \date{2022-07-10 v1.10} % \author{Heiko Oberdiek\thanks % {Please report any issues at \url{https://github.com/ho-tex/rerunfilecheck/issues}}} % @@ -355,7 +355,7 @@ and the derived files % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{rerunfilecheck}% - [2019/12/05 v1.9 Rerun checks for auxiliary files (HO)] + [2022-07-10 v1.10 Rerun checks for auxiliary files (HO)] % \end{macrocode} % % \subsection{Options} @@ -535,7 +535,7 @@ and the derived files \let\makeglossary\@empty }% \ifx\ReFiCh@temp\makeglossary - \def\ReFiCh@temp{% + \def\makeglossary{% \newwrite\@glossaryfile \RerunFileCheck{\jobname.glo}{% \immediate\closeout\@glossaryfile @@ -716,27 +716,10 @@ and the derived files % \end{description} % % -% \paragraph{Bundle.} All the packages of the bundle `rerunfilecheck' -% are also available in a TDS compliant ZIP archive. There -% the packages are already unpacked and the documentation files -% are generated. The files and directories obey the TDS standard. -% \begin{description} -% \item[\CTANinstall{install/macros/latex/contrib/rerunfilecheck.tds.zip}] -% \end{description} -% \emph{TDS} refers to the standard ``A Directory Structure -% for \TeX\ Files'' (\CTANpkg{tds}). Directories -% with \xfile{texmf} in their name are usually organized this way. -% -% \subsection{Bundle installation} -% -% \paragraph{Unpacking.} Unpack the \xfile{rerunfilecheck.tds.zip} in the -% TDS tree (also known as \xfile{texmf} tree) of your choice. -% Example (linux): -% \begin{quote} -% |unzip rerunfilecheck.tds.zip -d ~/texmf| -% \end{quote} -% % \subsection{Package installation} +% Typically the package should be installed with the package manager of your \TeX-system. +% A manual installation as described below is needed only very rarely and is described +% only for historical reasons. % % \paragraph{Unpacking.} The \xfile{.dtx} file is a self-extracting % \docstrip\ archive. The files are extracted by running the @@ -913,6 +896,9 @@ and the derived files % \item % Documentation updates. % \end{Version} +% \begin{Version}{2022-07-10 v1.10} +% \item Correct glossary option, see github issue \#1 +% \end{Version} % \end{History} % % \PrintIndex diff --git a/Master/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty b/Master/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty index c2e16b2cc2e..e87d8aed13e 100644 --- a/Master/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty +++ b/Master/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty @@ -9,11 +9,11 @@ %% This is a generated file. %% %% Project: rerunfilecheck -%% Version: 2019/12/05 v1.9 +%% Version: 2022-07-10 v1.10 %% %% Copyright (C) %% 2009-2011 Heiko Oberdiek -%% 2016-2019 Oberdiek Package Support Group +%% 2016-2022 Oberdiek Package Support Group %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either @@ -31,7 +31,6 @@ %% Heiko Oberdiek and the Oberdiek Package Support Group %% https://github.com/ho-tex/rerunfilecheck/issues %% -%% %% This work consists of the main source file rerunfilecheck.dtx %% and the derived files %% rerunfilecheck.sty, rerunfilecheck.pdf, rerunfilecheck.ins, @@ -87,7 +86,7 @@ \edef\ReFiCh@AtEnd{\ReFiCh@AtEnd\noexpand\endinput} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{rerunfilecheck}% - [2019/12/05 v1.9 Rerun checks for auxiliary files (HO)] + [2022-07-10 v1.10 Rerun checks for auxiliary files (HO)] \RequirePackage{kvoptions}[2010/02/22] \SetupKeyvalOptions{% family=rerunfilecheck,% @@ -237,7 +236,7 @@ \let\makeglossary\@empty }% \ifx\ReFiCh@temp\makeglossary - \def\ReFiCh@temp{% + \def\makeglossary{% \newwrite\@glossaryfile \RerunFileCheck{\jobname.glo}{% \immediate\closeout\@glossaryfile diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index df67cc5b90b..0ad86007f0d 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2277,6 +2277,7 @@ $standardtex 'randomlist', 'randomlist\.tex|' . $standardtex, 'realcalc', 'realcalc.tex', 'realhats', '^hats|' . $standardtex, + 'rerunfilecheck', '\.sty', # not *example.cfg 'resumemac', 'resumemac.tex', 'returntogrid','\.lua|' . $standardtex, 'reverxii', '\.tex', @@ -3143,7 +3144,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'polski' => 'etex-answer-y',# docstrip overwrite agony 'psfragx' => 'latex', # requires interaction 'pxrubrica' => 'platex', - 'robotarm' => '', + 'rerunfilecheck' => 'etex', 'schedule' => 'latex', # requires interaction 'schemata' => 'tex', 'scontents' => 'etex', -- cgit v1.2.3