blob: b349fa84029e5cf5f62ebad4558e9253dd346095 (
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
33
34
35
36
37
38
39
40
|
<!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/hc.zip">
<TPM:Name>hc</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:53:55</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Replacement for the LaTeX classes.</TPM:Title>
<TPM:Description>
Provides replacements for the default LaTeX classes, based upon
the Koma-Script bundle and the seminar class. Includes hcart,
hcreport, hcletter, and hcslides.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>207252</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="125067">
texmf-dist/bibtex/bst/hc/hc-de.bst
texmf-dist/bibtex/bst/hc/hc-en.bst
texmf-dist/tex/latex/hc/hcart.cls
texmf-dist/tex/latex/hc/hcletter.cls
texmf-dist/tex/latex/hc/hcreport.cls
texmf-dist/tex/latex/hc/hcslides.cls
texmf-dist/tpm/hc.tpm
</TPM:RunFiles>
<TPM:DocFiles size="2868">texmf-dist/doc/latex/hc/README</TPM:DocFiles>
<TPM:SourceFiles size="79317">
texmf-dist/source/latex/hc/COPYING
texmf-dist/source/latex/hc/FILES
texmf-dist/source/latex/hc/german.hld
texmf-dist/source/latex/hc/hc.dtx
texmf-dist/source/latex/hc/hc.ins
</TPM:SourceFiles>
<TPM:Provides>Package/hc</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|