diff options
author | Karl Berry <karl@freefriends.org> | 2012-12-24 00:12:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-12-24 00:12:50 +0000 |
commit | d09461c98baac5e3fe8d106d124b3e019b942120 (patch) | |
tree | e8f76567afc64dd09b927e024622591bd1ab8239 /Master/texmf-dist/tex/latex/exsheets/cntformats.sty | |
parent | 375e97afcbbf8e590636347387a3f5060b442f22 (diff) |
exsheets (23dec12)
git-svn-id: svn://tug.org/texlive/trunk@28627 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/exsheets/cntformats.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/exsheets/cntformats.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/exsheets/cntformats.sty b/Master/texmf-dist/tex/latex/exsheets/cntformats.sty index 84f599f41dc..dcf99e3b027 100644 --- a/Master/texmf-dist/tex/latex/exsheets/cntformats.sty +++ b/Master/texmf-dist/tex/latex/exsheets/cntformats.sty @@ -29,10 +29,10 @@ % If you have any ideas, questions, suggestions or bugs to report, please % feel free to contact me. % -------------------------------------------------------------------------- -\def\cntfmts@date{2012/11/08} -\def\cntfmts@version{v0.4} +\def\@cntfmts@date{2012/11/08} +\def\@cntfmts@version{v0.4} -\ProvidesPackage{cntformats}[\cntfmts@date\space \cntfmts@version\space A different way to read counters.] +\ProvidesPackage{cntformats}[\@cntfmts@date\space \@cntfmts@version\space A different way to read counters.] \RequirePackage{etoolbox} % -------------------------------------------------------------------------- % message handling |