diff options
author | Karl Berry <karl@freefriends.org> | 2006-06-21 13:38:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-06-21 13:38:41 +0000 |
commit | e447faa0c35a303add97ae12c4d405245a8bf2b5 (patch) | |
tree | ddb41bc77b22a558dede8c89ebb74e46717758fa /Master/texmf-dist/tpm/pspicture.tpm | |
parent | 2893c6b2ec424b0b9aacbc8583b1274c7352a505 (diff) |
pspicture split out from carlisle now
git-svn-id: svn://tug.org/texlive/trunk@1715 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm/pspicture.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/pspicture.tpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/pspicture.tpm b/Master/texmf-dist/tpm/pspicture.tpm new file mode 100644 index 00000000000..dac17282465 --- /dev/null +++ b/Master/texmf-dist/tpm/pspicture.tpm @@ -0,0 +1,29 @@ +<!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/pspicture.zip"> + <TPM:Name>pspicture</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/11/19 20:27:15</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The pspicture package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>88075</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="3642"> +texmf-dist/tex/latex/pspicture/pspicture.sty +texmf-dist/tpm/pspicture.tpm + </TPM:RunFiles> + <TPM:DocFiles size="65794"> +texmf-dist/doc/latex/pspicture/README +texmf-dist/doc/latex/pspicture/pspicture.pdf + </TPM:DocFiles> + <TPM:SourceFiles size="19684"> +texmf-dist/source/latex/pspicture/pspicture.dtx +texmf-dist/source/latex/pspicture/pspicture.ins + </TPM:SourceFiles> + <TPM:Provides>Package/pspicture</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |