diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/combine/combine.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/combine/combine.ins | 43 |
1 files changed, 19 insertions, 24 deletions
diff --git a/Master/texmf-dist/source/latex/combine/combine.ins b/Master/texmf-dist/source/latex/combine/combine.ins index 9808a4b38ba..7e0b2e3ac13 100644 --- a/Master/texmf-dist/source/latex/combine/combine.ins +++ b/Master/texmf-dist/source/latex/combine/combine.ins @@ -1,18 +1,15 @@ %% combine.ins -%% Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004 -%% (or at: pandgwilson at earthlink dot net) +%% Author: Peter Wilson, Herries Press +%% Maintainer: Will Robertson (will dot robertson at latex-project dot org) %% Copyright 2000, 2003, 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,39 +26,37 @@ \input docstrip.tex \preamble - Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com - (or at: pandgwilson at earthlink dot net) + Author: Peter Wilson, Herries Press + Maintainer: Will Robertson (will dot robertson at latex-project dot org) Copyright 2000, 2001, 2002, 2003 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{combine.drv}{t}{\from{combine.dtx}{driver}} +%%% \generate{\file{combine.drv}{\from{combine.dtx}{driver}}} \Msg{*** Generating the LaTeX2e class file ***} -\generateFile{combine.cls}{t}{\from{combine.dtx}{usc}} +\generate{\file{combine.cls}{\from{combine.dtx}{usc}}} \Msg{*** Generating the LaTeX2e package files ***} -\generateFile{combinet.sty}{t}{\from{combine.dtx}{pck}} -\generateFile{combnat.sty}{t}{\from{combine.dtx}{natpack}} -\generateFile{combcite.sty}{t}{\from{combine.dtx}{citepack}} +\generate{\file{combinet.sty}{\from{combine.dtx}{pck}}} +\generate{\file{combnat.sty}{\from{combine.dtx}{natpack}}} +\generate{\file{combcite.sty}{\from{combine.dtx}{citepack}}} \Msg{***********************************************************} \Msg{*} |