diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/combine/combine.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/combine/combine.ins | 54 |
1 files changed, 37 insertions, 17 deletions
diff --git a/Master/texmf-dist/source/latex/combine/combine.ins b/Master/texmf-dist/source/latex/combine/combine.ins index 05a6bb2cba7..9808a4b38ba 100644 --- a/Master/texmf-dist/source/latex/combine/combine.ins +++ b/Master/texmf-dist/source/latex/combine/combine.ins @@ -1,16 +1,26 @@ %% combine.ins -%% Copyright 2000 Peter R. Wilson +%% Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004 +%% (or at: pandgwilson at earthlink dot net) +%% 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. +%% +%% This work has the LPPL maintenance status "author-maintained". +%% +%% This work consists of the files listed in the README file. %% -%% This program is provided under the terms of the -%% LaTeX Project Public License distributed from CTAN -%% archives in directory macros/latex/base/lppl.txt. %% -%% Author: Peter Wilson (CUA) -%% now at: peter.r.wilson@boeing.com -%% %% This file will generate fast loadable files and documentation -%% driver files from the doc files in this package when run through -%% LaTeX or TeX. +%% driver files from the doc files in this work when run through +%% LaTeX. +%% %% %% %% --------------- start of docstrip commands ------------------ @@ -19,14 +29,22 @@ \input docstrip.tex \preamble - Copyright 2000 Peter R. Wilson - - This program is provided under the terms of the - LaTeX Project Public License distributed from CTAN - archives in directory macros/latex/base/lppl.txt. - -Author: Peter Wilson (CUA) - now at: peter.r.wilson@boeing.com + Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com + (or at: pandgwilson at earthlink dot net) + 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". + + This work consists of the files listed in the README file. \endpreamble @@ -43,6 +61,7 @@ Author: Peter Wilson (CUA) \generateFile{combinet.sty}{t}{\from{combine.dtx}{pck}} \generateFile{combnat.sty}{t}{\from{combine.dtx}{natpack}} +\generateFile{combcite.sty}{t}{\from{combine.dtx}{citepack}} \Msg{***********************************************************} \Msg{*} @@ -52,6 +71,7 @@ Author: Peter Wilson (CUA) \Msg{* \space\space combine.cls} \Msg{* \space\space combinet.sty} \Msg{* \space\space combnat.sty} +\Msg{* \space\space combcite.sty} \Msg{*} \Msg{*} \Msg{* To produce the documentation run the files ending with} |