summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/oberdiek/aliascnt.sty
diff options
context:
space:
mode:
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