Index of /archives/text/CTAN/macros/latex/contrib/makecmds
Name Last modified Size Description
Parent Directory -
README 2009-09-03 10:08 1.6K
makecmds.dtx 2009-09-03 10:08 14K
makecmds.ins 2009-09-03 10:08 1.8K
makecmds.pdf 2009-09-03 10:08 130K
____________________
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
\providecommand{\foo}{}\renewcommand{\foo}...}. There are also
\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
makecmds.ins
The distribution is provided under the terms of the LaTeX
Project Public License (LPPL).
To install the class:
- 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.