diff options
author | Karl Berry <karl@freefriends.org> | 2006-07-15 20:51:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-07-15 20:51:02 +0000 |
commit | 11c5cef3a0ba92a334d609d3122886eb109e56ab (patch) | |
tree | 96bcc5da7979ffbe1977c3dbb5b2b30ae96c552f /Master/texmf-dist/tpm/abc.tpm | |
parent | 9f9467342aa8d5908460d4ced2213a521376f7b4 (diff) |
new package abc, for the music notation (22mar06)
git-svn-id: svn://tug.org/texlive/trunk@1848 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm/abc.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/abc.tpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/abc.tpm b/Master/texmf-dist/tpm/abc.tpm new file mode 100644 index 00000000000..0316cb95d72 --- /dev/null +++ b/Master/texmf-dist/tpm/abc.tpm @@ -0,0 +1,31 @@ +<!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/abc.zip"> + <TPM:Name>abc</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2006/07/15 20:49:53</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The abc package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>192422</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="5621"> +texmf-dist/tex/latex/abc/abc.sty +texmf-dist/tpm/abc.tpm + </TPM:RunFiles> + <TPM:DocFiles size="165921"> +texmf-dist/doc/latex/abc/README +texmf-dist/doc/latex/abc/abc.pdf +texmf-dist/doc/latex/abc/example.tex +texmf-dist/doc/latex/abc/poll.abc + </TPM:DocFiles> + <TPM:SourceFiles size="21919"> +texmf-dist/source/latex/abc/abc.dtx +texmf-dist/source/latex/abc/abc.ins + </TPM:SourceFiles> + <TPM:Provides>Package/abc</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |