diff options
Diffstat (limited to 'Master/texmf-dist/tpm/splines.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/splines.tpm | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/splines.tpm b/Master/texmf-dist/tpm/splines.tpm new file mode 100644 index 00000000000..4468aa5efd0 --- /dev/null +++ b/Master/texmf-dist/tpm/splines.tpm @@ -0,0 +1,30 @@ +<!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/splines.zip"> + <TPM:Name>splines</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2006/09/25 21:39:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The splines package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>128780</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="8100"> +texmf-dist/metapost/splines/splines.mp +texmf-dist/metapost/splines/testsplines.mp +texmf-dist/tpm/splines.tpm + </TPM:RunFiles> + <TPM:DocFiles size="105600"> +texmf-dist/doc/metapost/splines/README +texmf-dist/doc/metapost/splines/splines.pdf + </TPM:DocFiles> + <TPM:SourceFiles size="16159"> +texmf-dist/source/metapost/splines/splines.dtx +texmf-dist/source/metapost/splines/splines.ins + </TPM:SourceFiles> + <TPM:Provides>Package/splines</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |