diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-08 23:41:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-08 23:41:43 +0000 |
commit | 07f57f0989b2d8ce23bbd08ca8e5d7ed793dcfd8 (patch) | |
tree | 98c6acc01940ef85d7201427e7f6e7787936a689 /Master/texmf-dist/tpm/textpath.tpm | |
parent | e2075366cc07edd608fc1018ce240b412e7c834e (diff) |
metapost package textpath 1.5
git-svn-id: svn://tug.org/texlive/trunk@2643 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm/textpath.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/textpath.tpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/textpath.tpm b/Master/texmf-dist/tpm/textpath.tpm new file mode 100644 index 00000000000..aa137ffb398 --- /dev/null +++ b/Master/texmf-dist/tpm/textpath.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/textpath.zip"> + <TPM:Name>textpath</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2006/12/07 23:36:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The textpath package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>285519</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="14786"> +texmf-dist/metapost/textpath/textpath.mp +texmf-dist/tex/latex/textpath/textpathmp.sty +texmf-dist/tpm/textpath.tpm + </TPM:RunFiles> + <TPM:DocFiles size="271817"> +texmf-dist/doc/metapost/textpath/README +texmf-dist/doc/metapost/textpath/textpath.pdf +texmf-dist/doc/metapost/textpath/textpath.tex +texmf-dist/doc/metapost/textpath/textpathfigs.mp +texmf-dist/doc/metapost/textpath/textpathfigs.tex + </TPM:DocFiles> + <TPM:Provides>Package/textpath</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |