texlive[63869] Master: rerunfilecheck (10jul22)

commits+karl at tug.org commits+karl at tug.org
Sun Jul 10 22:01:56 CEST 2022


Revision: 63869
          http://tug.org/svn/texlive?view=revision&revision=63869
Author:   karl
Date:     2022-07-10 22:01:55 +0200 (Sun, 10 Jul 2022)
Log Message:
-----------
rerunfilecheck (10jul22)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/rerunfilecheck/README.md
    trunk/Master/texmf-dist/doc/latex/rerunfilecheck/rerunfilecheck.pdf
    trunk/Master/texmf-dist/source/latex/rerunfilecheck/rerunfilecheck.dtx
    trunk/Master/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
    trunk/Master/tlpkg/libexec/ctan2tds

Modified: trunk/Master/texmf-dist/doc/latex/rerunfilecheck/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/rerunfilecheck/README.md	2022-07-10 19:59:40 UTC (rev 63868)
+++ trunk/Master/texmf-dist/doc/latex/rerunfilecheck/README.md	2022-07-10 20:01:55 UTC (rev 63869)
@@ -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.
+

Modified: trunk/Master/texmf-dist/doc/latex/rerunfilecheck/rerunfilecheck.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/rerunfilecheck/rerunfilecheck.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/rerunfilecheck/rerunfilecheck.dtx	2022-07-10 19:59:40 UTC (rev 63868)
+++ trunk/Master/texmf-dist/source/latex/rerunfilecheck/rerunfilecheck.dtx	2022-07-10 20:01:55 UTC (rev 63869)
@@ -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 @@
 %<*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 @@
 % \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 @@
 %    \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 @@
       \let\makeglossary\@empty
     }%
     \ifx\ReFiCh at temp\makeglossary
-      \def\ReFiCh at temp{%
+      \def\makeglossary{%
         \newwrite\@glossaryfile
         \RerunFileCheck{\jobname.glo}{%
           \immediate\closeout\@glossaryfile
@@ -716,27 +716,10 @@
 % \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 @@
 %   \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

Modified: trunk/Master/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty	2022-07-10 19:59:40 UTC (rev 63868)
+++ trunk/Master/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty	2022-07-10 20:01:55 UTC (rev 63869)
@@ -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 at AtEnd{\ReFiCh at 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 at temp\makeglossary
-      \def\ReFiCh at temp{%
+      \def\makeglossary{%
         \newwrite\@glossaryfile
         \RerunFileCheck{\jobname.glo}{%
           \immediate\closeout\@glossaryfile

Modified: trunk/Master/tlpkg/libexec/ctan2tds
===================================================================
--- trunk/Master/tlpkg/libexec/ctan2tds	2022-07-10 19:59:40 UTC (rev 63868)
+++ trunk/Master/tlpkg/libexec/ctan2tds	2022-07-10 20:01:55 UTC (rev 63869)
@@ -2277,6 +2277,7 @@
  '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 @@
  'polski'	=> 'etex-answer-y',# docstrip overwrite agony
  'psfragx'      => 'latex',  # requires interaction
  'pxrubrica'    => 'platex',
- 'robotarm'	=> '',
+ 'rerunfilecheck' => 'etex',
  'schedule'     => 'latex',  # requires interaction
  'schemata'	=> 'tex',
  'scontents'	=> 'etex',



More information about the tex-live-commits mailing list.