summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/oberdiek/aliascnt.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-09-30 21:44:11 +0000
committerKarl Berry <karl@freefriends.org>2006-09-30 21:44:11 +0000
commit9573b5b481deba97256d67e7207ba3126e876401 (patch)
treee11ab614cd5890c7594550faa2d093ac6e1387c2 /Master/texmf-dist/tex/latex/oberdiek/aliascnt.sty
parent5699118c31d58326d61b42d119f3fe97e12bcdd0 (diff)
oberdiek update (29sep06)
git-svn-id: svn://tug.org/texlive/trunk@2225 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/aliascnt.sty')
-rw-r--r--Master/texmf-dist/tex/latex/oberdiek/aliascnt.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/aliascnt.sty b/Master/texmf-dist/tex/latex/oberdiek/aliascnt.sty
index b9a48f30d1d..4c51b89e008 100644
--- a/Master/texmf-dist/tex/latex/oberdiek/aliascnt.sty
+++ b/Master/texmf-dist/tex/latex/oberdiek/aliascnt.sty
@@ -28,7 +28,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{aliascnt}%
- [2006/08/16 v1.1 Alias counter (HO)]
+ [2006/09/25 v1.2 Alias counter (HO)]
\newcommand*{\newaliascnt}[2]{%
\begingroup
\def\AC@glet##1{%
@@ -51,7 +51,7 @@
\endgroup
}
\newcommand*{\aliascntresetthe}[1]{%
- \@ifundefined{AC@#1}{%
+ \@ifundefined{AC@cnt@#1}{%
\PackageError{aliascnt}{%
`#1' is not an alias counter%
}\@ehc
@@ -61,7 +61,7 @@
}%
}
\newcommand*{\AC@findrootcnt}[1]{%
- \@ifundefined{AC@#1}{%
+ \@ifundefined{AC@cnt@#1}{%
#1%
}{%
\expandafter\AC@findrootcnt\csname AC@cnt@#1\endcsname