blob: 385f1f4944d66bc12f52e8d700569d65fb82cfff (
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
|
<!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/hitec.zip">
<TPM:Name>hitec</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:49:07</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Class for documentation.</TPM:Title>
<TPM:Description>
An article-based class designed for use for documentation in
high-technology companies.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>45574</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="22702">
texmf-dist/tex/latex/hitec/hitec.cls
texmf-dist/tpm/hitec.tpm
</TPM:RunFiles>
<TPM:DocFiles size="22872">
texmf-dist/doc/latex/hitec/README
texmf-dist/doc/latex/hitec/hitec_doc.pdf
texmf-dist/doc/latex/hitec/hitec_doc.tex
</TPM:DocFiles>
<TPM:Provides>Package/hitec</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|