diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/ccaption')
-rw-r--r-- | Master/texmf-dist/source/latex/ccaption/ccaption.dtx | 21 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/ccaption/ccaption.ins | 35 |
2 files changed, 27 insertions, 29 deletions
diff --git a/Master/texmf-dist/source/latex/ccaption/ccaption.dtx b/Master/texmf-dist/source/latex/ccaption/ccaption.dtx index a7ebcb96ed6..39b4a75a3f0 100644 --- a/Master/texmf-dist/source/latex/ccaption/ccaption.dtx +++ b/Master/texmf-dist/source/latex/ccaption/ccaption.dtx @@ -1,19 +1,17 @@ % \iffalse meta-comment % % ccaption.dtx -% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net +% Author: Peter Wilson (Herries Press) +% Maintainer: Will Robertson (will dot robertson at latex-project dot org) % Copyright 1998 -- 2005 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. % @@ -127,6 +125,7 @@ % \changes{v3.1c}{2003/11/14}{Made \cs{label} work after \cs{contcaption}} % \changes{v3.2}{2005/03/21}{Support for bilingual captions in longtable} % \changes{v3.2a}{2005/03/29}{Fix bicaption labels} +% \changes{v3.2b}{2009/09/02}{New maintainer (Will Robertson)} % % \def\dtxfile{ccaption.dtx} % \def\fileversion{v2.6c} \def\filedate{2000/03/15} @@ -141,6 +140,7 @@ % \def\fileversion{v3.1c} \def\filedate{2003/11/14} % \def\fileversion{v3.2} \def\filedate{2005/03/21} % \def\fileversion{v3.2a} \def\filedate{2005/03/29} +% \def\fileversion{v3.2b} \def\filedate{2009/09/02} % \newcommand*{\Lpack}[1]{\textsf {#1}} ^^A typeset a package % \newcommand*{\Lopt}[1]{\textsf {#1}} ^^A typeset an option % \newcommand*{\file}[1]{\texttt {#1}} ^^A typeset a file @@ -154,8 +154,9 @@ % \filedate.}} % % \author{% -% Peter Wilson\\ -% The Herries Press\thanks{\texttt{herries dot press at earthlink dot net}} +% Author: Peter Wilson, Herries Press\\ +% Maintainer: Will Robertson\\ +% \texttt{will dot robertson at latex-project dot org} % } % \date{\filedate} % \maketitle diff --git a/Master/texmf-dist/source/latex/ccaption/ccaption.ins b/Master/texmf-dist/source/latex/ccaption/ccaption.ins index 5e1a5ee4355..2038cceb766 100644 --- a/Master/texmf-dist/source/latex/ccaption/ccaption.ins +++ b/Master/texmf-dist/source/latex/ccaption/ccaption.ins @@ -1,17 +1,15 @@ %% ccaption.ins -%% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net +%% Author: Peter Wilson (Herries Press) +%% Maintainer: Will Robertson (will dot robertson at latex-project dot org) %% Copyright 1998 -- 2005, 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. %% @@ -25,32 +23,31 @@ \input docstrip.tex \preamble - Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net + Author: Peter Wilson (Herries Press) + Maintainer: Will Robertson (will dot robertson at latex-project dot org) Copyright 1998 -- 2005 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{ccaption.sty}{t}{\from{ccaption.dtx}{usc}} +\generate{\file{ccaption.sty}{\from{ccaption.dtx}{usc}}} \Msg{***********************************************************} \Msg{*} |