diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-04 00:58:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-04 00:58:29 +0000 |
commit | 8fda9c296233009102ded664a7386ef0f035a76b (patch) | |
tree | 35c70328acca054d8ef441a14f83ecb0bb79ed95 | |
parent | 3f5a3b753720b2b4acb4c94ec6966886da93803d (diff) |
chngcntr update (2sep09)
git-svn-id: svn://tug.org/texlive/trunk@15064 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/tex/latex/chngcntr/chngcntr.sty (renamed from Master/texmf-dist/tex/latex/ltxmisc/chngcntr.sty) | 9 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/chngcntr.tlpsrc | 0 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 |
4 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/ltxmisc/chngcntr.sty b/Master/texmf-dist/tex/latex/chngcntr/chngcntr.sty index e1a6de835cf..1550016a02a 100644 --- a/Master/texmf-dist/tex/latex/ltxmisc/chngcntr.sty +++ b/Master/texmf-dist/tex/latex/chngcntr/chngcntr.sty @@ -3,13 +3,13 @@ % Provides commands to change the resetting of counters. % Instructions for use are at the end of this file. % -% author: Peter Wilson (CUA) -% (now at peter.r.wilson@boeing.com) +% Author: Peter Wilson, Herries Press +% Maintainer: Will Robertson (will dot robertson at latex-project dot org) % Released under the Latex Project Public License % % \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{chngcntr}[2001/03/30 v1.0 change counter resetting] +\ProvidesPackage{chngcntr}[2009/09/02 v1.0a change counter resetting] % % This package uses David Carlisle's \@removefromreset command as % specified in the remreset package available from CTAN as @@ -104,4 +104,7 @@ % Peter W. % 2001/03/30 % +% Change History: +% v1.0a - New maintainer (Will Robertson) +% diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 1800dab34ea..24084804dfc 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -50,7 +50,7 @@ my @WorkingTLP = qw( changebar changelayout changepage changes chappg chapterfolder chem-journal chembst chemcompounds chemstyle cherokee chess-problem-diagrams chessboard chessfss - chicago-annote chletter circ circuitikz + chicago-annote chletter chngcntr circ circuitikz cite citeref cjhebrew cjk cjkpunct cjw classicthesis clefval cleveref clock clrscode cm-super diff --git a/Master/tlpkg/tlpsrc/chngcntr.tlpsrc b/Master/tlpkg/tlpsrc/chngcntr.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/chngcntr.tlpsrc diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 5beed9df1f2..9798f955cbc 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -67,6 +67,7 @@ depend changes depend chappg depend chapterfolder depend chletter +depend chngcntr depend circ depend cjw depend clefval |