diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/auxhook.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/auxhook.dtx | 27 |
1 files changed, 17 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/auxhook.dtx b/Master/texmf-dist/source/latex/oberdiek/auxhook.dtx index 59bf8d1119d..481ea8d5b34 100644 --- a/Master/texmf-dist/source/latex/oberdiek/auxhook.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/auxhook.dtx @@ -1,11 +1,13 @@ % \iffalse meta-comment % % File: auxhook.dtx -% Version: 2011/03/04 v1.3 +% Version: 2016/05/16 v1.4 % Info: Hooks for auxiliary files % % Copyright (C) 2006, 2007, 2009, 2011 by % Heiko Oberdiek <heiko.oberdiek at googlemail.com> +% 2016 +% https://github.com/ho-tex/oberdiek/issues % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -75,7 +77,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: auxhook 2011/03/04 v1.3 Hooks for auxiliary files (HO)} +\Msg{* Package: auxhook 2016/05/16 v1.4 Hooks for auxiliary files (HO)} \Msg{************************************************************************} \keepsilent @@ -87,7 +89,7 @@ This is a generated file. Project: auxhook -Version: 2011/03/04 v1.3 +Version: 2016/05/16 v1.4 Copyright (C) 2006, 2007, 2009, 2011 by Heiko Oberdiek <heiko.oberdiek at googlemail.com> @@ -148,7 +150,7 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{auxhook.drv}% - [2011/03/04 v1.3 Hooks for auxiliary files (HO)]% + [2016/05/16 v1.4 Hooks for auxiliary files (HO)]% \documentclass{ltxdoc} \usepackage{holtxdoc}[2011/11/22] \begin{document} @@ -157,7 +159,6 @@ and the derived files %</driver> % \fi % -% \CheckSum{178} % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -178,8 +179,10 @@ and the derived files % \GetFileInfo{auxhook.drv} % % \title{The \xpackage{auxhook} package} -% \date{2011/03/04 v1.3} -% \author{Heiko Oberdiek\\\xemail{heiko.oberdiek at googlemail.com}} +% \date{2016/05/16 v1.4} +% \author{Heiko Oberdiek\thanks +% {Please report any issues at https://github.com/ho-tex/oberdiek/issues}\\ +% \xemail{heiko.oberdiek at googlemail.com}} % % \maketitle % @@ -259,7 +262,7 @@ and the derived files %<*package> \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{auxhook}% - [2011/03/04 v1.3 Hooks for auxiliary files (HO)]% + [2016/05/16 v1.4 Hooks for auxiliary files (HO)]% % \end{macrocode} % % \subsection{Hook setup} @@ -414,7 +417,7 @@ and the derived files % \subsection{Download} % % \paragraph{Package.} This package is available on -% CTAN\footnote{\url{ftp://ftp.ctan.org/tex-archive/}}: +% CTAN\footnote{\url{http://ctan.org/pkg/auxhook}}: % \begin{description} % \item[\CTAN{macros/latex/contrib/oberdiek/auxhook.dtx}] The source file. % \item[\CTAN{macros/latex/contrib/oberdiek/auxhook.pdf}] Documentation. @@ -607,7 +610,7 @@ and the derived files <authorref id='auth:oberdiek'/> <copyright owner='Heiko Oberdiek' year='2006,2007,2009,2011'/> <license type='lppl1.3'/> - <version number='1.3'/> + <version number='1.4'/> <description> This package auxhook provides hooks for adding stuff at the begin of <tt>.aux</tt> files. @@ -662,6 +665,10 @@ and the derived files % \cs{AddLineBeginMainAux} also supports write requests after % the main \xext{aux} file is opened. % \end{Version} +% \begin{Version}{2016/05/16 v1.4} +% \item +% Documentation updates. +% \end{Version} % \end{History} % % \PrintIndex |