blob: 969e5e36a084ab198b8f2437f63b8393e9c98acd (
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 "../../Tools/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/hpsdiss.zip">
<TPM:Name>hpsdiss</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:54:00</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>A dissertation class.</TPM:Title>
<TPM:Description>
The class was developed to typeset a dissertation at ETH Z\"urich.
The requirements were to use A5 paper and 10pt type. A sample of
the output is shown in the PDF documentation link.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>282173</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="23074">
texmf-dist/tex/latex/hpsdiss/hpsdiss.cls
texmf-dist/tpm/hpsdiss.tpm
</TPM:RunFiles>
<TPM:DocFiles size="217818">texmf-dist/doc/latex/hpsdiss/hpsdiss.pdf</TPM:DocFiles>
<TPM:SourceFiles size="41281">
texmf-dist/source/latex/hpsdiss/hpsdiss.dtx
texmf-dist/source/latex/hpsdiss/hpsdiss.ins
</TPM:SourceFiles>
<TPM:Provides>Package/hpsdiss</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|