diff options
author | Karl Berry <karl@freefriends.org> | 2007-04-24 23:58:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-04-24 23:58:20 +0000 |
commit | 372e8497bf41d3fe0563c5c44fac9957c553a376 (patch) | |
tree | ff72cd23185aebdbf816380f6f3fbb404c00b1dd /Master/texmf-dist/tpm | |
parent | 6d57ece139d5b666d50415ba2465a992b805b3f4 (diff) |
new latex package xnewcommand (23apr07)
git-svn-id: svn://tug.org/texlive/trunk@4185 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm')
-rw-r--r-- | Master/texmf-dist/tpm/xnewcommand.tpm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/xnewcommand.tpm b/Master/texmf-dist/tpm/xnewcommand.tpm new file mode 100644 index 00000000000..70b40443a2e --- /dev/null +++ b/Master/texmf-dist/tpm/xnewcommand.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/xnewcommand.zip"> + <TPM:Name>xnewcommand</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2007/04/23 14:34:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The xnewcommand package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>279936</TPM:Size> + <TPM:License></TPM:License> + <TPM:Build/> + <TPM:RunFiles size="1466"> +texmf-dist/tex/latex/xnewcommand/xnewcommand.sty +texmf-dist/tpm/xnewcommand.tpm + </TPM:RunFiles> + <TPM:DocFiles size="279466"> +texmf-dist/doc/latex/xnewcommand/README +texmf-dist/doc/latex/xnewcommand/xnewcommand.pdf +texmf-dist/doc/latex/xnewcommand/xnewcommand.tex + </TPM:DocFiles> + <TPM:Provides>Package/xnewcommand</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |