diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-04 00:51:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-04 00:51:35 +0000 |
commit | 24f8bd225abf1f277873c973a2a1bd76041133ef (patch) | |
tree | ecdcea2eb67927f49c87b851d668055bc3edac8e /Master/texmf-dist/source/latex/hanging/hanging.ins | |
parent | 8762f04d9ec7b990dcf86276d61014759d26eead (diff) |
hanging update (2sep09)
git-svn-id: svn://tug.org/texlive/trunk@15058 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/hanging/hanging.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/hanging/hanging.ins | 43 |
1 files changed, 19 insertions, 24 deletions
diff --git a/Master/texmf-dist/source/latex/hanging/hanging.ins b/Master/texmf-dist/source/latex/hanging/hanging.ins index 821b57f4f1d..07c7113b9e4 100644 --- a/Master/texmf-dist/source/latex/hanging/hanging.ins +++ b/Master/texmf-dist/source/latex/hanging/hanging.ins @@ -1,18 +1,15 @@ %% hanging.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. %% @@ -30,35 +27,33 @@ \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{hanging.drv}{t}{\from{hanging.dtx}{driver}} +%%% \generate{\file{hanging.drv}{\from{hanging.dtx}{driver}}} \Msg{*** Generating the LaTeX2e package files ***} -\generateFile{hanging.sty}{t}{\from{hanging.dtx}{usc}} -%%% \generateFile{bhpunct.sty}{t}{\from{hanging.dtx}{fil}} +\generate{\file{hanging.sty}{\from{hanging.dtx}{usc}}} +%%% \generate{\file{bhpunct.sty}{\from{hanging.dtx}{fil}}} \Msg{***********************************************************} \Msg{*} |