summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx
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/source/latex/oberdiek/aliascnt.dtx
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/source/latex/oberdiek/aliascnt.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx16
1 files changed, 10 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx b/Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx
index aceb4c27e89..37f40d6913a 100644
--- a/Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx
@@ -66,7 +66,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: aliascnt 2006/08/16 v1.1 Alias counter (HO)}
+\Msg{* Package: aliascnt 2006/09/25 v1.2 Alias counter (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -126,7 +126,7 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{aliascnt.drv}%
- [2006/08/16 v1.1 Alias counter (HO)]
+ [2006/09/25 v1.2 Alias counter (HO)]
\documentclass{ltxdoc}
\usepackage{holtxdoc}
\begin{document}
@@ -156,7 +156,7 @@ and the derived files
% \GetFileInfo{aliascnt.drv}
%
% \title{The \xpackage{aliascnt} package}
-% \date{2006/08/16 v1.1}
+% \date{2006/09/25 v1.2}
% \author{Heiko Oberdiek\\\xemail{oberdiek@uni-freiburg.de}}
%
% \maketitle
@@ -236,7 +236,7 @@ and the derived files
%<*package>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{aliascnt}%
- [2006/08/16 v1.1 Alias counter (HO)]
+ [2006/09/25 v1.2 Alias counter (HO)]
% \end{macrocode}
%
% \subsection{Create new alias counter}
@@ -279,7 +279,7 @@ and the derived files
% main counter.
% \begin{macrocode}
\newcommand*{\aliascntresetthe}[1]{%
- \@ifundefined{AC@#1}{%
+ \@ifundefined{AC@cnt@#1}{%
\PackageError{aliascnt}{%
`#1' is not an alias counter%
}\@ehc
@@ -301,7 +301,7 @@ and the derived files
% to find the base counter.
% \begin{macrocode}
\newcommand*{\AC@findrootcnt}[1]{%
- \@ifundefined{AC@#1}{%
+ \@ifundefined{AC@cnt@#1}{%
#1%
}{%
\expandafter\AC@findrootcnt\csname AC@cnt@#1\endcsname
@@ -467,6 +467,10 @@ and the derived files
% \item
% Update of bibliography.
% \end{Version}
+% \begin{Version}{2006/09/25 v1.2}
+% \item
+% Bug fix (\cs{aliascntresetthe}).
+% \end{Version}
% \end{History}
%
% \PrintIndex