diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/hyphenat/hyphenat.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/hyphenat/hyphenat.ins | 49 |
1 files changed, 22 insertions, 27 deletions
diff --git a/Master/texmf-dist/source/latex/hyphenat/hyphenat.ins b/Master/texmf-dist/source/latex/hyphenat/hyphenat.ins index 9d3055e76f7..402bb78447f 100644 --- a/Master/texmf-dist/source/latex/hyphenat/hyphenat.ins +++ b/Master/texmf-dist/source/latex/hyphenat/hyphenat.ins @@ -1,20 +1,17 @@ %% %% hyphenat.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 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,43 +27,41 @@ \preamble ----------------------------------------------------------------- - 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 2001, 2002, 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. - - 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{hyphenat.drv}{t}{\from{hyphenat.dtx}{driver}} +%%% \generate{\file{hyphenat.drv}{\from{hyphenat.dtx}{driver}}} \Msg{*** Generating the LaTeX2e package files ***} -\generateFile{hyphenat.sty}{t}{\from{hyphenat.dtx}{usc}} +\generate{\file{hyphenat.sty}{\from{hyphenat.dtx}{usc}}} %%% \Msg{*** Generating the LaTeX2e font definition ***} -%%% \generateFile{ot1cmhtt.fd}{t}{\from{hyphenat.dtx}{ot1}} -%%% \generateFile{ot1lcmhtt.fd}{t}{\from{hyphenat.dtx}{ot1slides}} -%%% \generateFile{ucmhtt.fd}{t}{\from{hyphenat.dtx}{u}} -%%% \generateFile{t1cmhtt.fd}{t}{\from{hyphenat.dtx}{t1}} -%%% \generateFile{t1lcmhtt.fd}{t}{\from{hyphenat.dtx}{t1slides}} -%%% \generateFile{ts1cmhtt.fd}{t}{\from{hyphenat.dtx}{ts1}} +%%% \generate{\file{ot1cmhtt.fd}{\from{hyphenat.dtx}{ot1}}} +%%% \generate{\file{ot1lcmhtt.fd}{\from{hyphenat.dtx}{ot1slides}}} +%%% \generate{\file{ucmhtt.fd}{\from{hyphenat.dtx}{u}}} +%%% \generate{\file{t1cmhtt.fd}{\from{hyphenat.dtx}{t1}}} +%%% \generate{\file{t1lcmhtt.fd}{\from{hyphenat.dtx}{t1slides}}} +%%% \generate{\file{ts1cmhtt.fd}{\from{hyphenat.dtx}{ts1}}} \Msg{***********************************************************} \Msg{*} |