summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/makecmds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-04 01:01:42 +0000
committerKarl Berry <karl@freefriends.org>2009-09-04 01:01:42 +0000
commit8c94bdf6ecd1a5b6552ecd4cbeb0e448bc68a07f (patch)
treecb08646ae3bdea87b7ff36be47e6e20ab577473e /Master/texmf-dist/doc/latex/makecmds
parent08f300a7ed914e5ca7f1c0f00d038f9aee2f51e3 (diff)
makecmds update (3sep09)
git-svn-id: svn://tug.org/texlive/trunk@15067 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/makecmds')
-rw-r--r--Master/texmf-dist/doc/latex/makecmds/README39
-rw-r--r--Master/texmf-dist/doc/latex/makecmds/makecmds.pdfbin0 -> 133494 bytes
2 files changed, 29 insertions, 10 deletions
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: <http://www.latex-project.org/lppl.txt>
+
+ 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
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/makecmds/makecmds.pdf
Binary files differ