diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-04 00:49:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-04 00:49:02 +0000 |
commit | c11981d7c400ce1ed7ba628c5777ea90e85250b8 (patch) | |
tree | 9a2b8285639b41ec9142481d78a4b3b853d27fb7 /Master/texmf-dist/source/latex/appendix | |
parent | 860b31bf928728ad05845f6b777a082d55ed1d6f (diff) |
appendix update (2sep09)
git-svn-id: svn://tug.org/texlive/trunk@15050 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/appendix')
-rw-r--r-- | Master/texmf-dist/source/latex/appendix/appendix.dtx | 49 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/appendix/appendix.ins | 42 |
2 files changed, 40 insertions, 51 deletions
diff --git a/Master/texmf-dist/source/latex/appendix/appendix.dtx b/Master/texmf-dist/source/latex/appendix/appendix.dtx index 3770ae11657..f25676cd294 100644 --- a/Master/texmf-dist/source/latex/appendix/appendix.dtx +++ b/Master/texmf-dist/source/latex/appendix/appendix.dtx @@ -1,19 +1,16 @@ % \iffalse meta-comment % apendix.dtx -% Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004 -% (or at: pandgwilson at earthlink dot net) -% Copyright 1998 --- 2004 Peter R. Wilson +% Author: Peter Wilson, Herries Press +% Maintainer: Will Robertson (will dot robertson at latex-project dot org) +% Copyright 1998--2004 Peter R. Wilson % % 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 version. -% The latest version of the license is in -% http://www.latex-project.org/lppl.txt -% and version 1.3 or later is part of all distributions of -% LaTeX version 2003/06/01 or later. +% version 1.3c of this license or (at your option) any +% later version: <http://www.latex-project.org/lppl.txt> % -% This work has the LPPL maintenance status "author-maintained". +% This work has the LPPL maintenance status "maintained". +% The Current Maintainer of this work is Will Robertson. % % This work consists of the files listed in the README file. % @@ -81,16 +78,15 @@ % \changes{v1.2}{2002/08/06}{Compatibility with hyperref bookmarks} % \changes{v1.2}{2002/08/06}{Don't need the ifthen package any more} % \changes{v1.2a}{2004/04/16}{Changed license and contact details} +% \changes{v1.2b}{2008/08/04}{Changed license and contact details for new maintainer (Will)} % % \def\dtxfile{appendix.dtx} -% \def\fileversion{v1.1} -% \def\filedate{2000/02/29} -% \def\fileversion{v1.1a} -% \def\filedate{2001/03/15} -% \def\fileversion{v1.2} -% \def\filedate{2002/08/06} -% \def\fileversion{v1.2a} -% \def\filedate{2004/04/16} +% \def\fileversion{v1.1} \def\filedate{2000/02/29} +% \def\fileversion{v1.1a} \def\filedate{2001/03/15} +% \def\fileversion{v1.2} \def\filedate{2002/08/06} +% \def\fileversion{v1.2a} \def\filedate{2004/04/16} +% \def\fileversion{v1.2b} \def\filedate{2009/09/02} +% % \newcommand*{\Lpack}[1]{\textsf {#1}} ^^A typeset a package % \newcommand*{\Lopt}[1]{\textsf {#1}} ^^A typeset an option % \newcommand*{\file}[1]{\texttt {#1}} ^^A typeset a file @@ -102,10 +98,10 @@ % file (\texttt{\dtxfile}) has version number \fileversion, last revised % \filedate.}} % -% \author{% -% Peter Wilson\thanks{After May 2004 at \texttt{pandgwilson at earthlink dot net}} \\ -% Catholic University of America \\ -% Now at \texttt{peter.r.wilson@boeing.com} +% \author{ +% Author: Peter Wilson, Herries Press\\ +% Maintainer: Will Robertson\\ +% \texttt{will dot robertson at latex-project dot org} % } % \date{\filedate} % \maketitle @@ -122,9 +118,8 @@ % \end{abstract} % \tableofcontents % -% \StopEventually{} % -% +% % % \section{Introduction} % @@ -352,6 +347,8 @@ % expected if the |\addcontentsline| command is placed within the |\include|d % file, or if the imported file is |\input|ed instead of |\include|d. % +% \StopEventually{} +% % \section{The package code} \label{sec:code} % % Announce the name and version of the package, which requires @@ -1002,7 +999,6 @@ \oldacl@pp{##1}{##2}{##3}% \fi} } - % \end{macrocode} % \end{macro} % @@ -1030,9 +1026,8 @@ % % \end{thebibliography} % -% -% \Finale % \PrintIndex +% \Finale % \endinput diff --git a/Master/texmf-dist/source/latex/appendix/appendix.ins b/Master/texmf-dist/source/latex/appendix/appendix.ins index c73434a416d..8228445e891 100644 --- a/Master/texmf-dist/source/latex/appendix/appendix.ins +++ b/Master/texmf-dist/source/latex/appendix/appendix.ins @@ -1,18 +1,15 @@ %% appendix.ins -%% Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004 -%% (or at: pandgwilson at earthlink dot net) -%% Copyright 1998 --- 2004 Peter R. Wilson +%% Author: Peter Wilson, Herries Press +%% Maintainer: Will Robertson (will dot robertson at latex-project dot org) +%% Copyright 1998--2004 Peter R. Wilson %% %% 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 version. -%% The latest version of the license is in -%% http://www.latex-project.org/lppl.txt -%% and version 1.3 or later is part of all distributions of -%% LaTeX version 2003/06/01 or later. +%% version 1.3c of this license or (at your option) any +%% later version: <http://www.latex-project.org/lppl.txt> %% -%% This work has the LPPL maintenance status "author-maintained". +%% This work has the LPPL maintenance status "maintained". +%% The Current Maintainer of this work is Will Robertson. %% %% This work consists of the files listed in the README file. %% @@ -29,34 +26,31 @@ \preamble ----------------------------------------------------------------- - Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004 - (or at: pandgwilson at earthlink dot net) - Copyright 1998 --- 2004 Peter R. Wilson + Author: Peter Wilson, Herries Press + Maintainer: Will Robertson (will dot robertson at latex-project dot org) + Copyright 1998--2004 Peter R. Wilson 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 version. - The latest version of the license is in - http://www.latex-project.org/lppl.txt - and version 1.3 or later is part of all distributions of - LaTeX version 2003/06/01 or later. - - This work has the LPPL maintenance status "author-maintained". + version 1.3c of this license or (at your option) any + later version: <http://www.latex-project.org/lppl.txt> + + This work has the LPPL maintenance status "maintained". + The Current Maintainer of this work is Will Robertson. This work consists of the files listed in the README file. ----------------------------------------------------------------- \endpreamble - +\askforoverwritefalse \keepsilent %%% \Msg{*** Generating the driver file ***} -%%% \generateFile{appendix.drv}{t}{\from{appendix.dtx}{driver}} +%%% \generate{\file{appendix.drv}{\from{appendix.dtx}{driver}}} \Msg{*** Generating the LaTeX2e package files ***} -\generateFile{appendix.sty}{t}{\from{appendix.dtx}{usc}} +\generate{\file{appendix.sty}{\from{appendix.dtx}{usc}}} \Msg{***********************************************************} \Msg{*} |