blob: 96e9ff9bf88dc36009c7b194aa166828a7516c40 (
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
29
30
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/phyzzx.zip">
<TPM:Name>phyzzx</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:40:28</TPM:Date>
<TPM:Version>5.94a</TPM:Version>
<TPM:Creator>popineau</TPM:Creator>
<TPM:Title>A TeX format for physicists.</TPM:Title>
<TPM:Description></TPM:Description>
<TPM:Author>unknown</TPM:Author>
<TPM:Size>408867</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="95821">
texmf-dist/tex/phyzzx/base/myphyx.tex
texmf-dist/tex/phyzzx/base/phyzzx.fonts
texmf-dist/tex/phyzzx/base/phyzzx.local
texmf-dist/tex/phyzzx/base/phyzzx.plus
texmf-dist/tex/phyzzx/base/phyzzx.tex
texmf-dist/tex/phyzzx/config/phyzzx.ini
texmf-dist/tpm/phyzzx.tpm
</TPM:RunFiles>
<TPM:DocFiles size="313046">
texmf-dist/doc/phyzzx/base/phyzdoc.dvi
texmf-dist/doc/phyzzx/base/phyzdoc.tex
</TPM:DocFiles>
<TPM:Provides>Package/phyzzx</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|