From a0e07de1bcda54a76946aec1c05fd3358b0b1052 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 21 Nov 2021 21:13:03 +0000 Subject: xassoccnt (21nov21) git-svn-id: svn://tug.org/texlive/trunk@61112 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/xassoccnt/README | 10 +++--- .../xassoccnt/xassoccnt_counterformats_example.pdf | Bin 11903 -> 11902 bytes .../xassoccnt/xassoccnt_counterformats_example.tex | 6 ++-- .../xassoccnt_counterhierarchy_example.pdf | Bin 14012 -> 14013 bytes .../xassoccnt_counterhierarchy_example.tex | 6 ++-- .../xassoccnt_coupledcounters_example.pdf | Bin 94248 -> 94302 bytes .../xassoccnt_coupledcounters_example.tex | 6 ++-- .../doc/latex/xassoccnt/xassoccnt_doc.pdf | Bin 542720 -> 544244 bytes .../doc/latex/xassoccnt/xassoccnt_doc.tex | 35 ++++++++++++--------- .../latex/xassoccnt/xassoccnt_driver_example.pdf | Bin 79453 -> 79543 bytes .../latex/xassoccnt/xassoccnt_driver_example.tex | 10 +++--- .../doc/latex/xassoccnt/xassoccnt_example.pdf | Bin 68361 -> 68361 bytes .../doc/latex/xassoccnt/xassoccnt_example.tex | 6 ++-- .../xassoccnt_getparentcounter_example.pdf | Bin 46906 -> 46978 bytes .../xassoccnt_getparentcounter_example.tex | 6 ++-- .../latex/xassoccnt/xassoccnt_label_example.pdf | Bin 42917 -> 42981 bytes .../latex/xassoccnt/xassoccnt_label_example.tex | 6 ++-- .../xassoccnt_periodiccounters_example.pdf | Bin 31635 -> 31639 bytes .../xassoccnt_periodiccounters_example.tex | 6 ++-- .../xassoccnt/xassoccnt_resetlist_example.pdf | Bin 64628 -> 64738 bytes .../xassoccnt/xassoccnt_resetlist_example.tex | 6 ++-- .../xassoccnt/xassoccnt_resetloop_example.pdf | Bin 35598 -> 35642 bytes .../xassoccnt/xassoccnt_resetloop_example.tex | 6 ++-- .../xassoccnt_suspendedcounters_example.pdf | Bin 60534 -> 60545 bytes .../xassoccnt_suspendedcounters_example.tex | 6 ++-- .../xassoccnt/xassoccnt_totalcounters_example.pdf | Bin 65140 -> 65241 bytes .../xassoccnt/xassoccnt_totalcounters_example.tex | 6 ++-- .../texmf-dist/tex/latex/xassoccnt/xassoccnt.sty | 24 +++++++------- 28 files changed, 76 insertions(+), 69 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/xassoccnt/README b/Master/texmf-dist/doc/latex/xassoccnt/README index eb1a01a37e8..9a33d6a7d2b 100644 --- a/Master/texmf-dist/doc/latex/xassoccnt/README +++ b/Master/texmf-dist/doc/latex/xassoccnt/README @@ -1,9 +1,9 @@ -%% LaTeX package xassoccnt - version 1.8 (2020/07/19 -- 12:38:30) +%% LaTeX package xassoccnt - version 2.0 (2021/11/21 -- 12:14:58) %% README file for xassoccnt.sty %% %% %% ------------------------------------------------------------------------------------------- -%% Copyright (c) 2017 -- 2020 by Dr. Christian Hupfer +%% Copyright (c) 2017 -- 2021 by Dr. Christian Hupfer <> %% ------------------------------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the @@ -15,7 +15,7 @@ %% version 2005/12/01 or later. %% %% -%% This work has the LPPL maintenance status `author-maintained` +%% This work has the LPPL maintenance status `unmaintained` %% %% @@ -26,7 +26,7 @@ the associated counters as well. This package can be regarded as a supplement to the totcount package by Vasileios Koutavas (http://www.ctan.org/pkg/totcount), but can be used without it too. -As of 2020/07/19 xassoccnt does not supersede the package assoccnt by the same author, however, -the older package isn't declared obsolete as of 2020/07/19 +As of 2021/11/21 xassoccnt does not supersede the package assoccnt by the same author, however, +the older package isn't declared obsolete as of 2021/11/21 diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_counterformats_example.pdf b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_counterformats_example.pdf index 3f5df833d7b..0b940b521d3 100644 Binary files a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_counterformats_example.pdf and b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_counterformats_example.pdf differ diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_counterformats_example.tex b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_counterformats_example.tex index 91c10623323..59f77aacbf7 100644 --- a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_counterformats_example.tex +++ b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_counterformats_example.tex @@ -1,9 +1,9 @@ -%% LaTeX package xassoccnt - version 1.8 (2020/07/19 -- 12:38:30) +%% LaTeX package xassoccnt - version 2.0 (2021/11/21 -- 12:14:58) %% Example file for defining new counter formats file for xassoccnt.sty %% %% %% ------------------------------------------------------------------------------------------- -%% Copyright (c) 2017 -- 2020 by Dr. Christian Hupfer +%% Copyright (c) 2017 -- 2021 by Dr. Christian Hupfer <> %% ------------------------------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the @@ -15,7 +15,7 @@ %% version 2005/12/01 or later. %% %% -%% This work has the LPPL maintenance status `author-maintained` +%% This work has the LPPL maintenance status `unmaintained` %% %% diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_counterhierarchy_example.pdf b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_counterhierarchy_example.pdf index 4b294bdcae7..4b8628ad3d2 100644 Binary files a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_counterhierarchy_example.pdf and b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_counterhierarchy_example.pdf differ diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_counterhierarchy_example.tex b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_counterhierarchy_example.tex index 87e67e83eac..5079189df03 100644 --- a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_counterhierarchy_example.tex +++ b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_counterhierarchy_example.tex @@ -1,9 +1,9 @@ -%% LaTeX package xassoccnt - version 1.8 (2020/07/19 -- 12:38:30) +%% LaTeX package xassoccnt - version 2.0 (2021/11/21 -- 12:14:58) %% Example file for defining new counter hierarchies file for xassoccnt.sty %% %% %% ------------------------------------------------------------------------------------------- -%% Copyright (c) 2017 -- 2020 by Dr. Christian Hupfer +%% Copyright (c) 2017 -- 2021 by Dr. Christian Hupfer <> %% ------------------------------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the @@ -15,7 +15,7 @@ %% version 2005/12/01 or later. %% %% -%% This work has the LPPL maintenance status `author-maintained` +%% This work has the LPPL maintenance status `unmaintained` %% %% diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_coupledcounters_example.pdf b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_coupledcounters_example.pdf index 4e75803758d..c9759de7252 100644 Binary files a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_coupledcounters_example.pdf and b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_coupledcounters_example.pdf differ diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_coupledcounters_example.tex b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_coupledcounters_example.tex index b5338ac8e33..71732b076cd 100644 --- a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_coupledcounters_example.tex +++ b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_coupledcounters_example.tex @@ -1,9 +1,9 @@ -%% LaTeX package xassoccnt - version 1.8 (2020/07/19 -- 12:38:30) +%% LaTeX package xassoccnt - version 2.0 (2021/11/21 -- 12:14:58) %% Example file for coupled counters file for xassoccnt.sty %% %% %% ------------------------------------------------------------------------------------------- -%% Copyright (c) 2016 -- 2020 by Dr. Christian Hupfer +%% Copyright (c) 2016 -- 2021 by Dr. Christian Hupfer <> %% ------------------------------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the @@ -15,7 +15,7 @@ %% version 2005/12/01 or later. %% %% -%% This work has the LPPL maintenance status `author-maintained` +%% This work has the LPPL maintenance status `unmaintained` %% %% diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_doc.pdf b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_doc.pdf index f7ec391d94c..2f26195e9a7 100644 Binary files a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_doc.pdf and b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_doc.pdf differ diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_doc.tex b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_doc.tex index 2d896814515..529a718b7a9 100644 --- a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_doc.tex +++ b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_doc.tex @@ -1,9 +1,9 @@ -%% LaTeX package xassoccnt - version 1.8 (2020/07/19 -- 12:38:30) +%% LaTeX package xassoccnt - version 2.0 (2021/11/21 -- 12:14:58) %% Documentation file for xassoccnt.sty %% %% %% ------------------------------------------------------------------------------------------- -%% Copyright (c) 2015 -- 2020 by Dr. Christian Hupfer +%% Copyright (c) 2015 -- 2021 by Dr. Christian Hupfer <> %% ------------------------------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the @@ -15,7 +15,7 @@ %% version 2005/12/01 or later. %% %% -%% This work has the LPPL maintenance status `author-maintained` +%% This work has the LPPL maintenance status `unmaintained` %% %% @@ -119,6 +119,8 @@ \@namedef{xassoccntversion1.8}{v1.8 2019-01-01} +\@namedef{xassoccntversion2.0}{v2.0 2021-11-21} + \newcommand{\authorname}{Autor} @@ -170,13 +172,13 @@ \today \tabularnewline \tabularnewline \addtocounter{footnote}{2} - \authorname: \KVchdocpackageauthor\(^\mathrm{\fnsymbol{footnote}}\) + Previous \authorname: \KVchdocpackageauthor\(^\mathrm{\fnsymbol{footnote}}\) \tabularnewline \end{tabular} \end{center} \end{CHPackageTitleBox} \renewcommand{\thefootnote}{\fnsymbol{footnote}}% - \footnotetext{\mymailtoaddress}% + \footnotetext{unavailable}% \end{center} } @@ -354,7 +356,7 @@ \newcommand{\mymailtoaddress}{% - dr.christian.hupfer@gmail.com% + % } \doparttoc @@ -370,8 +372,7 @@ \newcounter{foobar} - -\newtotcounter{totalpages}% +\newtotcounter{newtotalpages}% \newtotcounter{anothertotalpages}% \newtotcounter{totalproofs}% @@ -471,7 +472,7 @@ For example, the total number of pages in a document could be achieved by using \begin{dispExample}% \regtotcounter{page} ... -The number of pages in the document is \number\totvalue{page} page(s) -- but in fact it has \total{totalpages} pages. +The number of pages in the document is \number\totvalue{page} page(s) -- but in fact it has \total{newtotalpages} pages. \end{dispExample}% This will work, as long there is no reset of the page counter, as it might happen in the case of \cs{setcounter} or \cs{pagenumbering} being applied in the document. The result is a false page counter total value. @@ -1500,7 +1501,7 @@ This command is the main macro of the package. It declares the counter names bei %%%% The association of anothertotalpages in this example just takes place here, so the stepping of the counter will start from here and providing a 'wrong' value. %%%% \DeclareAssociatedCounters{page}{totalpages,anothertotalpages}% -This document has \number\totvalue{totalpages} (note: \number\totvalue{anothertotalpages}) pages. +This document has \number\totvalue{newtotalpages} (note: \number\totvalue{anothertotalpages}) pages. \end{dispExample} \begin{itemize} @@ -1561,7 +1562,7 @@ This command removes a counter from the existing list for a driver counter, i.e. \begin{dispExample} \RemoveAssociatedCounter{page}{anothertotalpages} -This document has \number\totvalue{totalpages} (beware: \number\totvalue{anothertotalpages}) pages. +This document has \number\totvalue{newtotalpages} (beware: \number\totvalue{anothertotalpages}) pages. \end{dispExample} @@ -1668,7 +1669,7 @@ This macro checks, whether a counter is associated to a particular given driver \begin{dispExample} % Remove associated counter first for demonstration purposes \RemoveAssociatedCounter{page}{anothertotalpages} -\IsAssociatedToCounter{page}{totalpages}{Yes, totalpages is associated}{No, totalpages is not associated} +\IsAssociatedToCounter{page}{newtotalpages}{Yes, totalpages is associated}{No, totalpages is not associated} \IsAssociatedToCounter{page}{anothertotalpages}{Yes, anothertotalpages is associated}{No, anotherpages is not associated} \end{dispExample} @@ -1696,7 +1697,7 @@ This commands returns the driver counter to which the counter name of the first \begin{dispExample}% -totalpages is associated to the \textcolor{blue}{\textbf{\GetDriverCounter{totalpages}}} counter. +totalpages is associated to the \textcolor{blue}{\textbf{\GetDriverCounter{newtotalpages}}} counter. % Try with an undefined counter name humptydumpty is associated to the \textcolor{blue}{\textbf{\GetDriverCounter{humptydumpty}}} counter. @@ -1730,7 +1731,7 @@ This commands tests, whether a given counter name is an associated counter and e \begin{dispExample} \IsAssociatedCounter{section}{Yes, section is an associated counter}{No, section counter does not have the associated counter properties} -\IsAssociatedCounter{totalpages}{Yes, totalpages is an associated counter}{No, totalpages counter does not have the associated counter properties} +\IsAssociatedCounter{newtotalpages}{Yes, totalpages is an associated counter}{No, totalpages counter does not have the associated counter properties} \end{dispExample} \end{docCommand}% @@ -2445,6 +2446,12 @@ write this documentation. \begin{itemize}[itemsep=15pt] +\item \CHDocFullVersion{2.0} + \begin{itemize} + \item Last release due to changes in \LaTeX3-Kernel and switching to unmaintained state. + \end{itemize} + + \item \CHDocFullVersion{1.8} \begin{itemize} \item Maintenance update due to updates to \CHDocPackage{expl3}. diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_driver_example.pdf b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_driver_example.pdf index ddb1e0550a5..7b287e9015d 100644 Binary files a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_driver_example.pdf and b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_driver_example.pdf differ diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_driver_example.tex b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_driver_example.tex index bfac214ed84..533f4be7ba7 100644 --- a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_driver_example.tex +++ b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_driver_example.tex @@ -1,9 +1,9 @@ -%% LaTeX package xassoccnt - version 1.8 (2020/07/19 -- 12:38:30) +%% LaTeX package xassoccnt - version 2.0 (2021/11/21 -- 12:14:58) %% Driver file for xassoccnt.sty %% %% %% ------------------------------------------------------------------------------------------- -%% Copyright (c) 2015 -- 2020 by Dr. Christian Hupfer +%% Copyright (c) 2015 -- 2021 by Dr. Christian Hupfer <> %% ------------------------------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the @@ -15,7 +15,7 @@ %% version 2005/12/01 or later. %% %% -%% This work has the LPPL maintenance status `author-maintained` +%% This work has the LPPL maintenance status `unmaintained` %% %% @@ -31,7 +31,7 @@ \usepackage{cleveref} -\newcounter{totalpages} +\newcounter{newtotalpages} \newtotcounter{totalsections} \newcounter{othersections} \newtotcounter{totaltables} @@ -42,7 +42,7 @@ \AddAssociatedCounters{section}{totalsections} -\DeclareAssociatedCounters{page}{totalpages} +\DeclareAssociatedCounters{page}{newtotalpages} \DeclareAssociatedCounters{table}{totaltables} diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_example.pdf b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_example.pdf index a9c04268a13..eac320ba03d 100644 Binary files a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_example.pdf and b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_example.pdf differ diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_example.tex b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_example.tex index fb3755b9cef..58654337b37 100644 --- a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_example.tex +++ b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_example.tex @@ -1,9 +1,9 @@ -%% LaTeX package xassoccnt - version 1.8 (2020/07/19 -- 12:38:30) +%% LaTeX package xassoccnt - version 2.0 (2021/11/21 -- 12:14:58) %% Example file for xassoccnt.sty %% %% %% ------------------------------------------------------------------------------------------- -%% Copyright (c) 2015 -- 2020 by Dr. Christian Hupfer +%% Copyright (c) 2015 -- 2021 by Dr. Christian Hupfer <> %% ------------------------------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the @@ -15,7 +15,7 @@ %% version 2005/12/01 or later. %% %% -%% This work has the LPPL maintenance status `author-maintained` +%% This work has the LPPL maintenance status `unmaintained` %% %% diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.pdf b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.pdf index 966f4d9917d..ee16e3a69ee 100644 Binary files a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.pdf and b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.pdf differ diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.tex b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.tex index 6b1bf2d6718..0fe542d81dd 100644 --- a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.tex +++ b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.tex @@ -1,9 +1,9 @@ -%% LaTeX package xassoccnt - version 1.8 (2020/07/19 -- 12:38:30) +%% LaTeX package xassoccnt - version 2.0 (2021/11/21 -- 12:14:58) %% Example file for determing the parent counter of a counter and referring to it file for xassoccnt.sty %% %% %% ------------------------------------------------------------------------------------------- -%% Copyright (c) 2017 -- 2020 by Dr. Christian Hupfer +%% Copyright (c) 2017 -- 2021 by Dr. Christian Hupfer <> %% ------------------------------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the @@ -15,7 +15,7 @@ %% version 2005/12/01 or later. %% %% -%% This work has the LPPL maintenance status `author-maintained` +%% This work has the LPPL maintenance status `unmaintained` %% %% diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_label_example.pdf b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_label_example.pdf index 0a2d10633ff..afc93533e7f 100644 Binary files a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_label_example.pdf and b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_label_example.pdf differ diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_label_example.tex b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_label_example.tex index dc07d862c82..e386b902d42 100644 --- a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_label_example.tex +++ b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_label_example.tex @@ -1,9 +1,9 @@ -%% LaTeX package xassoccnt - version 1.8 (2020/07/19 -- 12:38:30) +%% LaTeX package xassoccnt - version 2.0 (2021/11/21 -- 12:14:58) %% Example file the the usage of labels with associated counters file for xassoccnt.sty %% %% %% ------------------------------------------------------------------------------------------- -%% Copyright (c) 2017 -- 2020 by Dr. Christian Hupfer +%% Copyright (c) 2017 -- 2021 by Dr. Christian Hupfer <> %% ------------------------------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the @@ -15,7 +15,7 @@ %% version 2005/12/01 or later. %% %% -%% This work has the LPPL maintenance status `author-maintained` +%% This work has the LPPL maintenance status `unmaintained` %% %% diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.pdf b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.pdf index 59de023e183..fc127309c7c 100644 Binary files a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.pdf and b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.pdf differ diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.tex b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.tex index b42acc9ef96..3bb42596698 100644 --- a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.tex +++ b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.tex @@ -1,9 +1,9 @@ -%% LaTeX package xassoccnt - version 1.8 (2020/07/19 -- 12:38:30) +%% LaTeX package xassoccnt - version 2.0 (2021/11/21 -- 12:14:58) %% Example file for periodic counters file for xassoccnt.sty %% %% %% ------------------------------------------------------------------------------------------- -%% Copyright (c) 2016 -- 2020 by Dr. Christian Hupfer +%% Copyright (c) 2016 -- 2021 by Dr. Christian Hupfer <> %% ------------------------------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the @@ -15,7 +15,7 @@ %% version 2005/12/01 or later. %% %% -%% This work has the LPPL maintenance status `author-maintained` +%% This work has the LPPL maintenance status `unmaintained` %% %% diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_resetlist_example.pdf b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_resetlist_example.pdf index 95b57ffccb0..cab34c3eef1 100644 Binary files a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_resetlist_example.pdf and b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_resetlist_example.pdf differ diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_resetlist_example.tex b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_resetlist_example.tex index 83bca1e8e2b..245fef49331 100644 --- a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_resetlist_example.tex +++ b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_resetlist_example.tex @@ -1,9 +1,9 @@ -%% LaTeX package xassoccnt - version 1.8 (2020/07/19 -- 12:38:30) +%% LaTeX package xassoccnt - version 2.0 (2021/11/21 -- 12:14:58) %% Example file for reset list features file for xassoccnt.sty %% %% %% ------------------------------------------------------------------------------------------- -%% Copyright (c) 2016 -- 2020 by Dr. Christian Hupfer +%% Copyright (c) 2016 -- 2021 by Dr. Christian Hupfer <> %% ------------------------------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the @@ -15,7 +15,7 @@ %% version 2005/12/01 or later. %% %% -%% This work has the LPPL maintenance status `author-maintained` +%% This work has the LPPL maintenance status `unmaintained` %% %% diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_resetloop_example.pdf b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_resetloop_example.pdf index acfc104ff21..03cb52c73a4 100644 Binary files a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_resetloop_example.pdf and b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_resetloop_example.pdf differ diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_resetloop_example.tex b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_resetloop_example.tex index 55c433ef118..6ec4456c9c3 100644 --- a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_resetloop_example.tex +++ b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_resetloop_example.tex @@ -1,9 +1,9 @@ -%% LaTeX package xassoccnt - version 1.8 (2020/07/19 -- 12:38:30) +%% LaTeX package xassoccnt - version 2.0 (2021/11/21 -- 12:14:58) %% Example file for looping through the reset list file for xassoccnt.sty %% %% %% ------------------------------------------------------------------------------------------- -%% Copyright (c) 2017 -- 2020 by Dr. Christian Hupfer +%% Copyright (c) 2017 -- 2021 by Dr. Christian Hupfer <> %% ------------------------------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the @@ -15,7 +15,7 @@ %% version 2005/12/01 or later. %% %% -%% This work has the LPPL maintenance status `author-maintained` +%% This work has the LPPL maintenance status `unmaintained` %% %% diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_suspendedcounters_example.pdf b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_suspendedcounters_example.pdf index ee242f21548..4794a97329d 100644 Binary files a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_suspendedcounters_example.pdf and b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_suspendedcounters_example.pdf differ diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_suspendedcounters_example.tex b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_suspendedcounters_example.tex index c8da874567e..19f3815e23a 100644 --- a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_suspendedcounters_example.tex +++ b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_suspendedcounters_example.tex @@ -1,9 +1,9 @@ -%% LaTeX package xassoccnt - version 1.8 (2020/07/19 -- 12:38:30) +%% LaTeX package xassoccnt - version 2.0 (2021/11/21 -- 12:14:58) %% Example file for suspended counters file for xassoccnt.sty %% %% %% ------------------------------------------------------------------------------------------- -%% Copyright (c) 2016 -- 2020 by Dr. Christian Hupfer +%% Copyright (c) 2016 -- 2021 by Dr. Christian Hupfer <> %% ------------------------------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the @@ -15,7 +15,7 @@ %% version 2005/12/01 or later. %% %% -%% This work has the LPPL maintenance status `author-maintained` +%% This work has the LPPL maintenance status `unmaintained` %% %% diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_totalcounters_example.pdf b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_totalcounters_example.pdf index 7790bed21be..87c53450318 100644 Binary files a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_totalcounters_example.pdf and b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_totalcounters_example.pdf differ diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_totalcounters_example.tex b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_totalcounters_example.tex index 56c7443c3a3..97d9e9da6da 100644 --- a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_totalcounters_example.tex +++ b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_totalcounters_example.tex @@ -1,9 +1,9 @@ -%% LaTeX package xassoccnt - version 1.8 (2020/07/19 -- 12:38:30) +%% LaTeX package xassoccnt - version 2.0 (2021/11/21 -- 12:14:58) %% Example file for total counters file for xassoccnt.sty %% %% %% ------------------------------------------------------------------------------------------- -%% Copyright (c) 2015 -- 2020 by Dr. Christian Hupfer +%% Copyright (c) 2015 -- 2021 by Dr. Christian Hupfer <> %% ------------------------------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the @@ -15,7 +15,7 @@ %% version 2005/12/01 or later. %% %% -%% This work has the LPPL maintenance status `author-maintained` +%% This work has the LPPL maintenance status `unmaintained` %% %% diff --git a/Master/texmf-dist/tex/latex/xassoccnt/xassoccnt.sty b/Master/texmf-dist/tex/latex/xassoccnt/xassoccnt.sty index 2150dc6e460..d18feeabc42 100644 --- a/Master/texmf-dist/tex/latex/xassoccnt/xassoccnt.sty +++ b/Master/texmf-dist/tex/latex/xassoccnt/xassoccnt.sty @@ -1,9 +1,9 @@ -%% LaTeX package xassoccnt - version 1.8 (2020/07/19 -- 12:38:30) +%% LaTeX package xassoccnt - version 2.0 (2021/11/21 -- 12:14:58) %% Source file for xassoccnt.sty %% %% %% ------------------------------------------------------------------------------------------- -%% Copyright (c) 2017 -- 2020 by Dr. Christian Hupfer +%% Copyright (c) 2017 -- 2021 by Dr. Christian Hupfer <> %% ------------------------------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the @@ -15,14 +15,14 @@ %% version 2005/12/01 or later. %% %% -%% This work has the LPPL maintenance status `author-maintained` +%% This work has the LPPL maintenance status `unmaintained` %% %% -\def\xassoccntpackageversion{1.8} +\def\xassoccntpackageversion{2.0} \NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesPackage{xassoccnt}[2020/07/19 - v\xassoccntpackageversion] +\ProvidesPackage{xassoccnt}[2021/11/21 - v\xassoccntpackageversion] \RequirePackage{etoolbox} \RequirePackage{letltxmacro} \RequirePackage{xcolor} @@ -460,28 +460,28 @@ } -\NewDocumentCommand{\IfPackageLoadedT}{m+m}{% +\NewDocumentCommand{\CheckIfPackageLoadedT}{m+m}{% \xassoccnt_package_loaded:nT {#1}{#2} } -\NewDocumentCommand{\IfPackageLoadedF}{m+m}{% +\NewDocumentCommand{\CheckIfPackageLoadedF}{m+m}{% \xassoccnt_package_loaded:nF {#1}{#2} } -\NewDocumentCommand{\IfPackageLoadedTF}{m+m+m}{% +\NewDocumentCommand{\CheckIfPackageLoadedTF}{m+m+m}{% \xassoccnt_package_loaded:nTF {#1}{#2}{#3} } -\NewDocumentCommand{\IfNotPackageLoadedTF}{m+m+m}{% +\NewDocumentCommand{\CheckIfNotPackageLoadedTF}{m+m+m}{% \xassoccnt_package_notloaded:nTF {#1}{#2}{#3} } -\NewDocumentCommand{\IfNotPackageLoadedT}{m+m}{% +\NewDocumentCommand{\CheckIfNotPackageLoadedT}{m+m}{% \xassoccnt_package_notloaded:nT {#1}{#2} } -\NewDocumentCommand{\IfNotPackageLoadedF}{m+m}{% +\NewDocumentCommand{\CheckIfNotPackageLoadedF}{m+m}{% \xassoccnt_package_notloaded:nF {#1}{#2} } @@ -708,7 +708,7 @@ }{} \AtEndOfPackage{ - \PackageInfo{xassoccnt}{2020/07/19 - v\xassoccntpackageversion -- stepping counters simultaneously and other features} + \PackageInfo{xassoccnt}{2021/11/21 - v\xassoccntpackageversion -- stepping counters simultaneously and other features} \xassoccnt_trackloadedpackages:n{alphalph,calc,cleveref,hyperref} \@ifpackageloaded{calc}{% \msg_warning:nnn{xassoccnt}{incompatiblepackagenonfatal}{calc}% Warning -- cgit v1.2.3