blob: db71fd32c34d014ffc0c7a07c538209e15d698d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/">
<rdf:Description about="http://texlive.dante.de/texlive/Package/makecmds.zip">
<TPM:Name>makecmds</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:54:46</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
The new \makecommand command always (re)defines a command.
</TPM:Title>
<TPM:Description>
The package provides a \makecommand command, which is like
\(re)newcommand except it always (re)defines a command. There
is also \makeenvironment and \provideenvironment for
environments.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Peter R. Wilson</TPM:Author>
<TPM:Size>20243</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="3597">
texmf-dist/tex/latex/makecmds/makecmds.sty
texmf-dist/tpm/makecmds.tpm
</TPM:RunFiles>
<TPM:DocFiles size="929">texmf-dist/doc/latex/makecmds/README</TPM:DocFiles>
<TPM:SourceFiles size="15717">
texmf-dist/source/latex/makecmds/makecmds.dtx
texmf-dist/source/latex/makecmds/makecmds.ins
</TPM:SourceFiles>
<TPM:Provides>Package/makecmds</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|