From 1bc9f6bee125727273a0eaa9ead91dd501a20bb5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 4 Sep 2009 00:50:41 +0000 Subject: docmfp update (2sep09) git-svn-id: svn://tug.org/texlive/trunk@15055 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/docmfp/README | 54 ++++++++++++----------- Master/texmf-dist/doc/latex/docmfp/docmfp.pdf | Bin 182001 -> 175153 bytes Master/texmf-dist/source/latex/docmfp/docmfp.dtx | 41 ++++++++--------- Master/texmf-dist/source/latex/docmfp/docmfp.ins | 39 ++++++++-------- Master/texmf-dist/tex/latex/docmfp/docmfp.sty | 16 +++---- 5 files changed, 75 insertions(+), 75 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/docmfp/README b/Master/texmf-dist/doc/latex/docmfp/README index b0e4e8ae40f..4a938bd5ba7 100644 --- a/Master/texmf-dist/doc/latex/docmfp/README +++ b/Master/texmf-dist/doc/latex/docmfp/README @@ -1,30 +1,35 @@ +__________________ +The DOCMFP package + The docmfp package extends the doc package to cater for documenting non-LaTeX code, such as Metafont and Metapost, or even C code. -Changes in version 1.2a/b ----------------------- -o Changed license from LPPL v1.0 to v1.3 -o Fixed minor typos +______________ +Change History + +Version 1.2d +- New maintainer (Will Robertson) + +Version 1.2a/b +- Changed license from LPPL v1.0 to v1.3 +- Fixed minor typos -Changes in version 1.1 ----------------------- -o Added a general \Describe macro -o Added a general Code environment +Version 1.1 +- Added a general \Describe macro +- Added a general Code environment ----------------------------------------------------------------- - Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net - Copyright 1999 --- 2005 Peter R. Wilson + Author: Peter Wilson (Herries Press) + Maintainer: Will Robertson (will dot robertson at latex-project dot org) + Copyright 1999--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: + + This work has the LPPL maintenance status "maintained". + The Current Maintainer of this work is Will Robertson. This work consists of the files: README (this file) @@ -43,20 +48,19 @@ docmfp.pdf ----------------------------------------------------------------- To install the package: -o run: latex docmfp.ins (which will generate docmfp.sty) -o Move docmfp.sty to a location where LaTeX will find it +- run: latex docmfp.ins (which will generate docmfp.sty) +- Move docmfp.sty to a location where LaTeX will find it (typically in a local texmf tree at tex/latex/docmfp) and refresh the file database. See the FAQ on CTAN at help/uk-tex-faq or http://www.tug.ac.uk/faq for more information on this. To process the user manual: -o run: latex docmfp.dtx -o run: makeindex -s gind.ist docmfp -o run: latex docmfp.dtx -o Print docmfp.dvi for a hardcopy of the package manual +- run: latex docmfp.dtx +- run: makeindex -s gind.ist docmfp +- run: latex docmfp.dtx +- Print docmfp.dvi for a hardcopy of the package manual 2005/03/23 Peter Wilson -herries dot press at earthlink dot net diff --git a/Master/texmf-dist/doc/latex/docmfp/docmfp.pdf b/Master/texmf-dist/doc/latex/docmfp/docmfp.pdf index e5ff8023301..e6c80d1c392 100644 Binary files a/Master/texmf-dist/doc/latex/docmfp/docmfp.pdf and b/Master/texmf-dist/doc/latex/docmfp/docmfp.pdf differ diff --git a/Master/texmf-dist/source/latex/docmfp/docmfp.dtx b/Master/texmf-dist/source/latex/docmfp/docmfp.dtx index dd732c0c3fe..4c099c9a30b 100644 --- a/Master/texmf-dist/source/latex/docmfp/docmfp.dtx +++ b/Master/texmf-dist/source/latex/docmfp/docmfp.dtx @@ -1,19 +1,17 @@ % \iffalse meta-comment % % docmfp.dtx -% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net -% Copyright 1999 --- 2005 Peter R. Wilson +% Author: Peter Wilson (Herries Press) +% Maintainer: Will Robertson (will dot robertson at latex-project dot org) +% Copyright 1999--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: % -% 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. % @@ -94,6 +92,7 @@ % \changes{v1.2a}{2004/04/22}{Changed license from LPPL v1.0 to v1.3} % \changes{v1.2b}{2004/05/14}{Minor fix for checksum} % \changes{v1.2c}{2005/03/26}{Fixed some typos in the description part, no code changes} +% \changes{v1.2d}{2009/09/02}{New maintainer (Will Robertson)} % % \def\dtxfile{docmfp.dtx} % \def\fileversion{v1.0} \def\filedate{1999/04/11} @@ -102,6 +101,7 @@ % \def\fileversion{v1.2a} \def\filedate{2004/04/22} % \def\fileversion{v1.2b} \def\filedate{2004/05/14} % \def\fileversion{v1.2c} \def\filedate{2005/03/26} +% \def\fileversion{v1.2d} \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 @@ -115,8 +115,9 @@ % \filedate.}} % % \author{% -% Peter Wilson\thanks{\texttt{herries dot press at earthlink dot net}}\\ -% Herries Press +% Author: Peter Wilson, Herries Press\\ +% Maintainer: Will Robertson\\ +% \texttt{will dot robertson at latex-project dot org} % } % \date{\filedate} % \maketitle @@ -283,8 +284,8 @@ % \preamble % Copyright and other notices % \endpreamble -% \generateFile{myfile.drv}{t}{\from{myfile.dtx}{driver}} -% \generateFile{mypackage.sty}{t}{\from{myfile.dtx}{pack}} +% \generate{\file{myfile.drv}{\from{myfile.dtx}{driver}}} +% \generate{\file{mypackage.sty}{\from{myfile.dtx}{pack}}} % % \endinput % \end{verbatim} @@ -310,11 +311,11 @@ % \preamble % Copyright and other notices % \endpreamble -% \generateFile{myfile.drv}{t}{\from{myfile.dtx}{driver}} +% \generate{\file{myfile.drv}{\from{myfile.dtx}{driver}}} % \usepostamble\empty % switch off writing \endinput -% \generateFile{myfont.mf}{t}{\from{myfile.dtx}{font}} +% \generate{\file{myfont.mf}{\from{myfile.dtx}{font}}} % \usepostamble\defaultpostamble % switch on writing \endinput -% \generateFile{mypackage.sty}{t}{\from{myfile.dtx}{pack}} +% \generate{\file{mypackage.sty}{\from{myfile.dtx}{pack}}} % % \endinput % \end{verbatim} @@ -336,15 +337,15 @@ % \def\batchfile{myfile.ins} % \input docstrip.tex % \usepreamble\empty % switch off all preamble info -% \generateFile{myfile.drv}{t}{\from{myfile.dtx}{driver}} +% \generate{\file{myfile.drv}{\from{myfile.dtx}{driver}}} % \usepreamble\defaultpreamble % switch on normal preambling % \preamble % Copyright and other notices % \endpreamble % \usepostamble\empty % switch off writing \endinput -% \generateFile{myfont.mf}{t}{\from{myfile.dtx}{font}} +% \generate{\file{myfont.mf}{\from{myfile.dtx}{font}}} % \usepostamble\defaultpostamble % switch on writing \endinput -% \generateFile{mypackage.sty}{t}{\from{myfile.dtx}{pack}} +% \generate{\file{mypackage.sty}{\from{myfile.dtx}{pack}}} % % \endinput % \end{verbatim} @@ -363,7 +364,7 @@ % \begin{macrocode} %<*usc> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{docmfp}[2004/05/14 v1.2b General coding extension to the doc package] +\ProvidesPackage{docmfp}[2009/09/02 v1.2d General coding extension to the doc package] % \end{macrocode} % diff --git a/Master/texmf-dist/source/latex/docmfp/docmfp.ins b/Master/texmf-dist/source/latex/docmfp/docmfp.ins index fcb3a99b6ea..ac2901e4724 100644 --- a/Master/texmf-dist/source/latex/docmfp/docmfp.ins +++ b/Master/texmf-dist/source/latex/docmfp/docmfp.ins @@ -1,17 +1,15 @@ %% docmfp.ins -%% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net -%% Copyright 1999 --- 2005 Peter R. Wilson +%% Author: Peter Wilson (Herries Press) +%% Maintainer: Will Robertson (will dot robertson at latex-project dot org) +%% Copyright 1999--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: %% -%% 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. %% @@ -26,33 +24,32 @@ \preamble ----------------------------------------------------------------- - Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net - Copyright 1999 --- 2005 Peter R. Wilson + Author: Peter Wilson (Herries Press) + Maintainer: Will Robertson (will dot robertson at latex-project dot org) + Copyright 1999--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: + + 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{docmfp.drv}{t}{\from{docmfp.dtx}{driver}} +%%% \generate{\file{docmfp.drv}{\from{docmfp.dtx}{driver}}} \Msg{*** Generating the LaTeX2e package files ***} -\generateFile{docmfp.sty}{t}{\from{docmfp.dtx}{usc}} +\generate{\file{docmfp.sty}{\from{docmfp.dtx}{usc}}} \Msg{***********************************************************} \Msg{*} diff --git a/Master/texmf-dist/tex/latex/docmfp/docmfp.sty b/Master/texmf-dist/tex/latex/docmfp/docmfp.sty index 3d212801f5c..dc79ef59528 100644 --- a/Master/texmf-dist/tex/latex/docmfp/docmfp.sty +++ b/Master/texmf-dist/tex/latex/docmfp/docmfp.sty @@ -7,19 +7,17 @@ %% docmfp.dtx (with options: `usc') %% %% ----------------------------------------------------------------- -%% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net -%% Copyright 1999 --- 2005 Peter R. Wilson +%% Author: Peter Wilson (Herries Press) +%% Maintainer: Will Robertson (will dot robertson at latex-project dot org) +%% Copyright 1999--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: %% -%% 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. %% ----------------------------------------------------------------- -- cgit v1.2.3