diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx | 80 |
1 files changed, 60 insertions, 20 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx b/Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx index a8de27e7081..e7dec6f56ed 100644 --- a/Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/aliascnt.dtx @@ -1,11 +1,12 @@ % \iffalse meta-comment -% +% % File: aliascnt.dtx % Version: 2009/09/08 v1.3 -% +% Info: Alias counters +% % Copyright (C) 2006, 2009 by % Heiko Oberdiek <heiko.oberdiek at googlemail.com> -% +% % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either % version 1.3c of this license or (at your option) any later @@ -15,19 +16,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 @@ -36,7 +37,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 @@ -46,14 +47,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 @@ -74,7 +75,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: aliascnt 2009/09/08 v1.3 Alias counter (HO)} +\Msg{* Package: aliascnt 2009/09/08 v1.3 Alias counters (HO)} \Msg{************************************************************************} \keepsilent @@ -117,6 +118,10 @@ and the derived files \file{aliascnt.drv}{\from{aliascnt.dtx}{driver}}% \usedir{tex/latex/oberdiek}% \file{aliascnt.sty}{\from{aliascnt.dtx}{package}}% + \nopreamble + \nopostamble + \usedir{source/latex/oberdiek/catalogue}% + \file{aliascnt.xml}{\from{aliascnt.dtx}{catalogue}}% } \catcode32=13\relax% active space @@ -143,9 +148,9 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{aliascnt.drv}% - [2009/09/08 v1.3 Alias counter (HO)]% + [2009/09/08 v1.3 Alias counters (HO)]% \documentclass{ltxdoc} -\usepackage{holtxdoc}[2011/02/04] +\usepackage{holtxdoc}[2011/11/22] \begin{document} \DocInput{aliascnt.dtx}% \end{document} @@ -253,7 +258,7 @@ and the derived files %<*package> \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{aliascnt}% - [2009/09/08 v1.3 Alias counter (HO)]% + [2009/09/08 v1.3 Alias counters (HO)]% % \end{macrocode} % % \subsection{Create new alias counter} @@ -539,31 +544,66 @@ and the derived files %\end{verbatim} % \end{quote} % +% \section{Catalogue} +% +% The following XML file can be used as source for the +% \href{http://mirror.ctan.org/help/Catalogue/catalogue.html}{\TeX\ Catalogue}. +% The elements \texttt{caption} and \texttt{description} are imported +% from the original XML file from the Catalogue. +% The name of the XML file in the Catalogue is \xfile{aliascnt.xml}. +% \begin{macrocode} +%<*catalogue> +<?xml version='1.0' encoding='us-ascii'?> +<!DOCTYPE entry SYSTEM 'catalogue.dtd'> +<entry datestamp='$Date$' modifier='$Author$' id='aliascnt'> + <name>aliascnt</name> + <caption>Alias counters.</caption> + <authorref id='auth:oberdiek'/> + <copyright owner='Heiko Oberdiek' year='2006,2009'/> + <license type='lppl1.3'/> + <version number='1.3'/> + <description> + This package introduces aliases for counters, that + share the same counter register and clear list. + <p/> + The package is part of the <xref refid='oberdiek'>oberdiek</xref> + bundle. + </description> + <documentation details='Package documentation' + href='ctan:/macros/latex/contrib/oberdiek/aliascnt.pdf'/> + <ctan file='true' path='/macros/latex/contrib/oberdiek/aliascnt.dtx'/> + <miktex location='oberdiek'/> + <texlive location='oberdiek'/> + <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/> +</entry> +%</catalogue> +% \end{macrocode} +% % \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} |