blob: 167ae86421e43e2d9efb11f5347159a392c8c661 (
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
|
<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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/patchcmd.zip">
<TPM:Name>patchcmd</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/13 00:01:54</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Change the definition of an existing command.</TPM:Title>
<TPM:Description>
The patchcmd package provides a command \patchcommand that can be
used to add material at the beginning and/or the end of the
replacement text of an existing macro. It works for macros with
any number of normal arguments, including those that were defined
with \DeclareRobustCommand.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>12386</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="4827">
texmf-dist/tex/latex/patchcmd/patchcmd.sty
texmf-dist/tpm/patchcmd.tpm
</TPM:RunFiles>
<TPM:SourceFiles size="7559">
texmf-dist/source/latex/patchcmd/patchcmd.dtx
texmf-dist/source/latex/patchcmd/patchcmd.ins
</TPM:SourceFiles>
<TPM:Provides>Package/patchcmd</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|