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 e9ac67e1103..eb08b3031b5 100644
--- a/Master/texmf-dist/tex/latex/oberdiek/aliascnt.sty
+++ b/Master/texmf-dist/tex/latex/oberdiek/aliascnt.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright (C) 2006 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
+%% Copyright (C) 2006, 2009 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
@@ -28,7 +28,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{aliascnt}%
- [2006/09/25 v1.2 Alias counter (HO)]%
+ [2009/09/08 v1.3 Alias counter (HO)]%
\newcommand*{\newaliascnt}[2]{%
\begingroup
\def\AC@glet##1{%
@@ -38,7 +38,7 @@
\@ifundefined{c@#2}{%
\@nocounterr{#2}%
}{%
- \@ifdefinable{c@#1}{%
+ \expandafter\@ifdefinable\csname c@#1\endcsname{%
\AC@glet{c@}%
\AC@glet{the}%
\AC@glet{theH}%