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 /Master/texmf-dist | |
parent | 3f5a3b753720b2b4acb4c94ec6966886da93803d (diff) |
chngcntr update (2sep09)
git-svn-id: svn://tug.org/texlive/trunk@15064 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/tex/latex/chngcntr/chngcntr.sty (renamed from Master/texmf-dist/tex/latex/ltxmisc/chngcntr.sty) | 9 |
1 files changed, 6 insertions, 3 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) +% |