diff options
author | Karl Berry <karl@freefriends.org> | 2007-04-25 00:02:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-04-25 00:02:06 +0000 |
commit | 18113d689eaddf1c57a5bc789f213daa4dfa358b (patch) | |
tree | 94eb58e547a98255d2f99ce9410944410bb1f26a /Master/texmf-dist/tpm | |
parent | 3bf9c09996ceea5ec6f6fcb33132626646196685 (diff) |
new latex package cmdstring (23apr07)
git-svn-id: svn://tug.org/texlive/trunk@4189 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm')
-rw-r--r-- | Master/texmf-dist/tpm/cmdstring.tpm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/cmdstring.tpm b/Master/texmf-dist/tpm/cmdstring.tpm new file mode 100644 index 00000000000..12993c1249b --- /dev/null +++ b/Master/texmf-dist/tpm/cmdstring.tpm @@ -0,0 +1,27 @@ +<!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/cmdstring.zip"> + <TPM:Name>cmdstring</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2007/04/23 17:24:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The cmdstring package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>363042</TPM:Size> + <TPM:License></TPM:License> + <TPM:Build/> + <TPM:RunFiles size="1911"> +texmf-dist/tex/latex/cmdstring/cmdstring.sty +texmf-dist/tpm/cmdstring.tpm + </TPM:RunFiles> + <TPM:DocFiles size="362099"> +texmf-dist/doc/latex/cmdstring/README +texmf-dist/doc/latex/cmdstring/cmdstring.pdf +texmf-dist/doc/latex/cmdstring/cmdstring.tex + </TPM:DocFiles> + <TPM:Provides>Package/cmdstring</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |