diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx b/Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx index 23d7a9a05fa..613014a82ca 100644 --- a/Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx @@ -1,7 +1,7 @@ % \iffalse meta-comment -% +% % 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 % version 1.3 of this license or (at your option) any later @@ -9,19 +9,19 @@ % http://www.latex-project.org/lppl.txt % and version 1.3 or later is part of all distributions of % LaTeX version 2005/12/01 or later. -% +% % This work has the LPPL maintenance status "maintained". -% +% % This Current Maintainer of this work is Heiko Oberdiek. -% +% % This work consists of the main source file aliascnt.dtx % and the derived files % aliascnt.sty, aliascnt.pdf, aliascnt.ins, aliascnt.drv. -% +% % Distribution: % CTAN:macros/latex/contrib/oberdiek/aliascnt.dtx % CTAN:macros/latex/contrib/oberdiek/aliascnt.pdf -% +% % Unpacking: % (a) If aliascnt.ins is present: % tex aliascnt.ins @@ -30,7 +30,7 @@ % (c) If you insist on using LaTeX % latex \let\install=y\input{aliascnt.dtx} % (quote the arguments according to the demands of your shell) -% +% % Documentation: % (a) If aliascnt.drv is present: % latex aliascnt.drv @@ -40,14 +40,14 @@ % if available. Here you can specify further options, e.g. % use A4 as paper format: % \PassOptionsToClass{a4paper}{article} -% +% % Programm calls to get the documentation (example): % pdflatex aliascnt.dtx % makeindex -s gind.ist aliascnt.idx % pdflatex aliascnt.dtx % makeindex -s gind.ist aliascnt.idx % pdflatex aliascnt.dtx -% +% % Installation: % TDS:tex/latex/oberdiek/aliascnt.sty % TDS:doc/latex/oberdiek/aliascnt.pdf @@ -529,30 +529,30 @@ and the derived files % \end{quote} % % \section{Acknowledgement} -% +% % \begin{description} % \item[Ulrich Schwarz:] The package is based on his draft for % ``Die \TeX nische Kom\"odie'', see \cite{schwarz}. % \end{description} % % \begin{thebibliography}{9} -% +% % \bibitem{schwarz} % Ulrich Schwarz: % \textit{Was hinten herauskommt z\"ahlt: Counter Aliasing in \LaTeX}, % \textit{Die \TeX nische Kom\"odie}, 3/2006, pages 8--14, Juli 2006. -% +% % \bibitem{remreset} % David Carlisle: \textit{The \xpackage{remreset} package}; % 1997/09/28; % \CTAN{macros/latex/contrib/carlisle/remreset.sty}. -% +% % \bibitem{hyperref} % Sebastian Rahtz, Heiko Oberdiek: % \textit{The \xpackage{hyperref} package}; % 2006/08/16 v6.75c; % \CTAN{macros/latex/contrib/hyperref/}. -% +% % \end{thebibliography} % % \begin{History} |