From d7c5cec80e0148a8046902977b50b31334eba0a1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 4 Sep 2009 01:02:10 +0000 Subject: newfile update (3sep09) git-svn-id: svn://tug.org/texlive/trunk@15068 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/newfile/newfile.dtx | 28 +++++++-------- Master/texmf-dist/source/latex/newfile/newfile.ins | 41 ++++++++++------------ 2 files changed, 31 insertions(+), 38 deletions(-) (limited to 'Master/texmf-dist/source/latex/newfile') diff --git a/Master/texmf-dist/source/latex/newfile/newfile.dtx b/Master/texmf-dist/source/latex/newfile/newfile.dtx index 812e0a379a9..46444979c15 100644 --- a/Master/texmf-dist/source/latex/newfile/newfile.dtx +++ b/Master/texmf-dist/source/latex/newfile/newfile.dtx @@ -1,19 +1,16 @@ % \iffalse meta-comment % newfile.dtx -% Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004 -% (or at: pandgwilson at earthlink dot net) -% Copyright 2002 --- 2004 Peter R. Wilson +% Author: Peter Wilson, Herries Press +% Maintainer: Will Robertson (will dot robertson at latex-project dot org) +% Copyright 2002--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: % -% 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. % @@ -76,6 +73,7 @@ % \changes{v1.0}{2002/06/22}{First public release} % \changes{v1.0a}{2002/07/07}{Corrected documentation} % \changes{v1.0b}{2004/05/10}{Changed license from LPPL v1.0 to v1.3} +% \changes{v1.0c}{2009/09/03}{New maintainer (Will Robertson)} % % \def\dtxfile{newfile.dtx} % \def\fileversion{v1.0} @@ -95,10 +93,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 @@ -533,7 +531,7 @@ An answer % \begin{macrocode} %<*outin> \NeedsTeXFormat{LaTeX2e}[1996/06/01] -\ProvidesPackage{newfile}[2002/06/21 v1.0 Output and input files] +\ProvidesPackage{newfile}[2009/09/03 v1.0c Output and input files] \RequirePackage{verbatim} % \end{macrocode} % diff --git a/Master/texmf-dist/source/latex/newfile/newfile.ins b/Master/texmf-dist/source/latex/newfile/newfile.ins index 63ac16138c8..b5e02e7071e 100644 --- a/Master/texmf-dist/source/latex/newfile/newfile.ins +++ b/Master/texmf-dist/source/latex/newfile/newfile.ins @@ -1,18 +1,15 @@ %% newfile.ins -%% Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004 -%% (or at: pandgwilson at earthlink dot net) -%% Copyright 2002 --- 2004 Peter R. Wilson +%% Author: Peter Wilson, Herries Press +%% Maintainer: Will Robertson (will dot robertson at latex-project dot org) +%% Copyright 2002--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: %% -%% 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. %% @@ -28,35 +25,33 @@ \preamble ----------------------------------------------------------------- - Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004 - (or at: pandgwilson at earthlink dot net) - Copyright 2002 --- 2004 Peter R. Wilson + Author: Peter Wilson, Herries Press + Maintainer: Will Robertson (will dot robertson at latex-project dot org) + Copyright 2002--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: + + 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{newfile.drv}{t}{\from{newfile.dtx}{driver}} +%% \generate{\file{newfile.drv}{\from{newfile.dtx}{driver}}} \Msg{*** Generating the LaTeX2e package files ***} -\generateFile{newfile.sty}{t}{\from{newfile.dtx}{outin}} +\generate{\file{newfile.sty}{\from{newfile.dtx}{outin}}} \Msg{***********************************************************} -- cgit v1.2.3