diff options
author | Karl Berry <karl@freefriends.org> | 2007-05-09 13:11:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-05-09 13:11:52 +0000 |
commit | 8f0b3a4f2a7707d2fe6401235979e0fb092c8a53 (patch) | |
tree | 4fc9c69ec739d1fbb72c6b48b5a45b9c27cc48a3 /Master/texmf-dist/tpm | |
parent | 3d7b3ecb1f57f808ccef32c0d7769c728d1a0189 (diff) |
new package harmony (5may07)
git-svn-id: svn://tug.org/texlive/trunk@4266 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm')
-rw-r--r-- | Master/texmf-dist/tpm/harmony.tpm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/harmony.tpm b/Master/texmf-dist/tpm/harmony.tpm new file mode 100644 index 00000000000..450f9e60710 --- /dev/null +++ b/Master/texmf-dist/tpm/harmony.tpm @@ -0,0 +1,27 @@ +<!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/harmony.zip"> + <TPM:Name>harmony</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2007/05/05 14:19:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The harmony package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>168500</TPM:Size> + <TPM:License></TPM:License> + <TPM:Build/> + <TPM:RunFiles size="10915"> +texmf-dist/tex/latex/harmony/harmony.sty +texmf-dist/tpm/harmony.tpm + </TPM:RunFiles> + <TPM:DocFiles size="158532"> +texmf-dist/doc/latex/harmony/README +texmf-dist/doc/latex/harmony/harmony.pdf +texmf-dist/doc/latex/harmony/harmony.tex + </TPM:DocFiles> + <TPM:Provides>Package/harmony</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |