diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/thmtools/aliasctr.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/thmtools/aliasctr.dtx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/thmtools/aliasctr.dtx b/Master/texmf-dist/source/latex/thmtools/aliasctr.dtx index 9807e4ff2ab..bd3f1667fda 100644 --- a/Master/texmf-dist/source/latex/thmtools/aliasctr.dtx +++ b/Master/texmf-dist/source/latex/thmtools/aliasctr.dtx @@ -33,14 +33,14 @@ %</driver> %<*code> %\fi -% \iffalse $Id: aliasctr.dtx,v 1.2 2007/07/29 09:29:23 ulmi Exp $\fi +% \iffalse $Id: aliasctr.dtx,v 1.3 2008/03/09 18:59:17 ulmi Exp $\fi % \section{Usage} % |\@counteralias{#1}{#2}| makes |#1| a counter that uses |#2|'s count register. % This is useful for things like \pkg{hyperref}'s |\autoref|, which otherwise % can't distinguish theorems and definitions if they share a counter. % % For detailed information, see Die TeXnische Kom\"odie 3/2006. -% +% \StopEventually{} % \section{Implementation} % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} |