blob: 2fe9a7e396034185fed343a9deb82ab2c049a4e6 (
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
32
|
<!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/sugconf.zip">
<TPM:Name>sugconf</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/08/12 16:01:48</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>The sugconf package.</TPM:Title>
<TPM:Description></TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>127361</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="7983">
texmf-dist/tex/latex/sugconf/sugconf.cls
texmf-dist/tpm/sugconf.tpm
</TPM:RunFiles>
<TPM:DocFiles size="119378">
texmf-dist/doc/latex/sugconf/README
texmf-dist/doc/latex/sugconf/SUGI-paper-example.txt
texmf-dist/doc/latex/sugconf/article-example.bat
texmf-dist/doc/latex/sugconf/article-example.pdf
texmf-dist/doc/latex/sugconf/article-example.tex
texmf-dist/doc/latex/sugconf/sugconf-example.bat
texmf-dist/doc/latex/sugconf/sugconf-example.pdf
texmf-dist/doc/latex/sugconf/sugconf-example.tex
</TPM:DocFiles>
<TPM:Provides>Package/sugconf</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|