diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/hanging/hanging.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/hanging/hanging.dtx | 38 |
1 files changed, 17 insertions, 21 deletions
diff --git a/Master/texmf-dist/source/latex/hanging/hanging.dtx b/Master/texmf-dist/source/latex/hanging/hanging.dtx index e8ced37b437..d3dab60babc 100644 --- a/Master/texmf-dist/source/latex/hanging/hanging.dtx +++ b/Master/texmf-dist/source/latex/hanging/hanging.dtx @@ -1,20 +1,17 @@ % \iffalse meta-comment % % hanging.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. % @@ -80,14 +77,13 @@ % \changes{v1.1a}{1999/07/28}{Added text from Stefan Ulrich} % \changes{v1.2}{2001/03/15}{Added hanging punctuation from Stefan Ulrich} % \changes{v1.2a}{2004/04/22}{Updated license and contact info} +% \changes{v1.2b}{2009/09/02}{New maintainer (Will Robertson)} % % \def\dtxfile{hanging.dtx} -% ^^A \def\fileversion{v1.1a} -% ^^A \def\filedate{1999/07/28} -% \def\fileversion{v1.2} -% \def\filedate{2001/03/15} -% \def\fileversion{v1.2a} -% \def\filedate{2004/04/22} +% \def\fileversion{v1.1a} \def\filedate{1999/07/28} +% \def\fileversion{v1.2} \def\filedate{2001/03/15} +% \def\fileversion{v1.2a} \def\filedate{2004/04/22} +% \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 @@ -253,7 +249,7 @@ % \begin{macrocode} %<*usc> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{hanging}[2001/03/15 v1.2 hanging paragraphs and punctuation] +\ProvidesPackage{hanging}[2009/09/02 v1.2b hanging paragraphs and punctuation] % \end{macrocode} % % \subsection{Hanging paragraphs} |