blob: bd1e0ebedc4e7ab2eb7c6ecbf1c7a0f7a3cf0dec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
<!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/musixlyr.zip">
<TPM:Name>musixlyr</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/21 00:25:32</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>The musixlyr package.</TPM:Title>
<TPM:Description></TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>212112</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="34375">
texmf-dist/tex/generic/musixlyr/musixlyr.tex
texmf-dist/tpm/musixlyr.tpm
</TPM:RunFiles>
<TPM:DocFiles size="177737">
texmf-dist/doc/latex/musixlyr/COPYING
texmf-dist/doc/latex/musixlyr/README
texmf-dist/doc/latex/musixlyr/mxlyrdoc.dvi
texmf-dist/doc/latex/musixlyr/mxlyrdoc.mx1
texmf-dist/doc/latex/musixlyr/mxlyrdoc.tex
</TPM:DocFiles>
<TPM:Provides>Package/musixlyr</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|