diff options
author | Karl Berry <karl@freefriends.org> | 2006-08-14 16:28:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-08-14 16:28:59 +0000 |
commit | 82e9c45dca3f9b792cb960377e48f2cc105ff115 (patch) | |
tree | ee2cdcc672555d318c7cc437b67da660ee47e121 /Master/texmf-dist/tpm/vpe.tpm | |
parent | 4b18eaacda17a1d6c4d72b81acf078708905f089 (diff) |
new package vpe for pdf source specials
git-svn-id: svn://tug.org/texlive/trunk@1952 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm/vpe.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/vpe.tpm | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/vpe.tpm b/Master/texmf-dist/tpm/vpe.tpm new file mode 100644 index 00000000000..f19c0fa13b5 --- /dev/null +++ b/Master/texmf-dist/tpm/vpe.tpm @@ -0,0 +1,22 @@ +<!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/vpe.zip"> + <TPM:Name>vpe</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2006/02/08 03:27:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The vpe package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>35558</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="19749"> +texmf-dist/tex/latex/vpe/vpe.sty +texmf-dist/tpm/vpe.tpm + </TPM:RunFiles> + <TPM:DocFiles size="16609">texmf-dist/doc/latex/vpe/vpe.txt</TPM:DocFiles> + <TPM:Provides>Package/vpe</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |