From 8c94bdf6ecd1a5b6552ecd4cbeb0e448bc68a07f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 4 Sep 2009 01:01:42 +0000 Subject: makecmds update (3sep09) git-svn-id: svn://tug.org/texlive/trunk@15067 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/makecmds/README | 39 +++++++++++++++------ Master/texmf-dist/doc/latex/makecmds/makecmds.pdf | Bin 0 -> 133494 bytes .../texmf-dist/source/latex/makecmds/makecmds.dtx | 20 ++++++----- .../texmf-dist/source/latex/makecmds/makecmds.ins | 13 +++---- Master/texmf-dist/tex/latex/makecmds/makecmds.sty | 6 ++-- 5 files changed, 50 insertions(+), 28 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/makecmds/makecmds.pdf (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/makecmds/README b/Master/texmf-dist/doc/latex/makecmds/README index daa36897814..ade7f1174a0 100644 --- a/Master/texmf-dist/doc/latex/makecmds/README +++ b/Master/texmf-dist/doc/latex/makecmds/README @@ -1,3 +1,6 @@ +____________________ +The MAKECMDS package + The makecmds package provides several additional commands along the lines of the traditional \(new|renew|provide)command and friends. The new \makecommand{\foo}...} is equivalent to the pair of commands @@ -5,6 +8,26 @@ The new \makecommand{\foo}...} is equivalent to the pair of commands \make... for environments, counters and lengths, and \provide... for environments, lengths and counters. +______________ +Change History + +v1.0a (2009/09/03) - New Maintainer (Will Robertson) + +----------------------------------------------------------------- + Author: Peter Wilson (Herries Press) + Maintainer: Will Robertson (will dot robertson at latex-project dot org) + Copyright 2000 Peter R. Wilson + + This work may be distributed and/or modified under the + conditions of the LaTeX Project Public License, either + 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. +----------------------------------------------------------------- + + The distribution consists of the following files: README (this file) makecmds.dtx @@ -14,14 +37,10 @@ makecmds.ins Project Public License (LPPL). To install the class: -o run: latex makecmds.ins (which will generate makecmds.sty) -o run: latex makecmds.dtx -o For an index, run: makeindex -s gind.ist makecmds -o run: latex makecmds.dtx -o Print makecmds.dvi for a hardcopy of the user manual -o Move makecmds.sty to a location where LaTeX will find it. - +- run: latex makecmds.ins (which will generate makecmds.sty) +- run: latex makecmds.dtx +- For an index, run: makeindex -s gind.ist makecmds +- run: latex makecmds.dtx +- Print makecmds.dvi for a hardcopy of the user manual +- Move makecmds.sty to a location where LaTeX will find it. -2000/05/27 -Peter Wilson -peter.r.wilson@boeing.com diff --git a/Master/texmf-dist/doc/latex/makecmds/makecmds.pdf b/Master/texmf-dist/doc/latex/makecmds/makecmds.pdf new file mode 100644 index 00000000000..c34df8b7d9d Binary files /dev/null and b/Master/texmf-dist/doc/latex/makecmds/makecmds.pdf differ diff --git a/Master/texmf-dist/source/latex/makecmds/makecmds.dtx b/Master/texmf-dist/source/latex/makecmds/makecmds.dtx index 77fbdf80ae2..8cb49e510c2 100644 --- a/Master/texmf-dist/source/latex/makecmds/makecmds.dtx +++ b/Master/texmf-dist/source/latex/makecmds/makecmds.dtx @@ -7,8 +7,9 @@ % 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, Herries Press +% Maintainer: Will Robertson (will dot robertson at latex-project dot org) +% %<*driver> \documentclass{ltxdoc} \EnableCrossrefs @@ -65,9 +66,10 @@ % \DoNotIndex{\wd,\xiipt,\year,\z@} % % \changes{v1.0}{2000/05/27}{First public release} +% \changes{v1.0a}{2009/09/03}{New maintainer (Will Robertson)} % -% \def\fileversion{v1.0} -% \def\filedate{2000/05/27} +% \def\fileversion{v1.0a} +% \def\filedate{2009/09/03} % \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 @@ -79,10 +81,10 @@ % file has version number \fileversion, last revised % \filedate.}} % -% \author{% -% Peter Wilson\\ -% Catholic University of America \\ -% Now at \texttt{peter.r.wilson@boeing.com} +% \author{ +% Author: Peter Wilson, Herries Press \\ +% Maintainer: Will Robertson \\ +% \texttt{will dot robertson at latex-project dot org} % } % \date{\filedate} % \maketitle @@ -196,7 +198,7 @@ % \begin{macrocode} %<*usc> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{makecmds}[2000/05/27 v1.0 extra command making commands] +\ProvidesPackage{makecmds}[2009/09/03 v1.0a extra command making commands] % \end{macrocode} % diff --git a/Master/texmf-dist/source/latex/makecmds/makecmds.ins b/Master/texmf-dist/source/latex/makecmds/makecmds.ins index 4498d8a22ed..a5ee8145175 100644 --- a/Master/texmf-dist/source/latex/makecmds/makecmds.ins +++ b/Master/texmf-dist/source/latex/makecmds/makecmds.ins @@ -5,8 +5,8 @@ %% 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, Herries Press +%% Maintainer: Will Robertson (will dot robertson at latex-project dot org) %% %% This file will generate fast loadable files and documentation %% driver files from the doc files in this package when run through @@ -25,19 +25,20 @@ 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, Herries Press +Maintainer: Will Robertson (will dot robertson at latex-project dot org) \endpreamble +\askforoverwritefalse \keepsilent %%% \Msg{*** Generating the driver file ***} -%%% \generateFile{makecmds.drv}{t}{\from{makecmds.dtx}{driver}} +%%% \generate{\file{makecmds.drv}{\from{makecmds.dtx}{driver}}} \Msg{*** Generating the LaTeX2e package files ***} -\generateFile{makecmds.sty}{t}{\from{makecmds.dtx}{usc}} +\generate{\file{makecmds.sty}{\from{makecmds.dtx}{usc}}} \Msg{***********************************************************} \Msg{*} diff --git a/Master/texmf-dist/tex/latex/makecmds/makecmds.sty b/Master/texmf-dist/tex/latex/makecmds/makecmds.sty index 780525769f4..89cc467fe5a 100644 --- a/Master/texmf-dist/tex/latex/makecmds/makecmds.sty +++ b/Master/texmf-dist/tex/latex/makecmds/makecmds.sty @@ -12,11 +12,11 @@ %% 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, Herries Press +%% Maintainer: Will Robertson (will dot robertson at latex-project dot org) %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{makecmds}[2000/05/27 v1.0 extra command making commands] +\ProvidesPackage{makecmds}[2009/09/03 v1.0a extra command making commands] \newif\ifm@kwarn \m@kwarnfalse -- cgit v1.2.3