blob: 97f9e430d27e43718f2324553c37a18d1b2087e4 (
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
41
42
43
|
<!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/refman.zip">
<TPM:Name>refman</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:57:01</TPM:Date>
<TPM:Version>2.0c</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Format technical reference manuals.</TPM:Title>
<TPM:Description>
Document classes (report- and article-style) for writing technical
reference manuals. It offers a wide left margin for notes to the
reader, like some of the manuals distributed by Adobe.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Axel Kielhorn</TPM:Author>
<TPM:Size>932823</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="68486">
texmf-dist/tex/latex/refman/pagepc.sty
texmf-dist/tex/latex/refman/refart.cls
texmf-dist/tex/latex/refman/refrep.cls
texmf-dist/tpm/refman.tpm
</TPM:RunFiles>
<TPM:DocFiles size="736665">
texmf-dist/doc/latex/refman/lay_d2.tex
texmf-dist/doc/latex/refman/lay_e2.tex
texmf-dist/doc/latex/refman/layout_d.pdf
texmf-dist/doc/latex/refman/layout_d.tex
texmf-dist/doc/latex/refman/layout_e.pdf
texmf-dist/doc/latex/refman/layout_e.tex
texmf-dist/doc/latex/refman/refman.dvi
texmf-dist/doc/latex/refman/refman.upl
</TPM:DocFiles>
<TPM:SourceFiles size="127672">
texmf-dist/source/latex/refman/refman.dtx
texmf-dist/source/latex/refman/refman.ins
</TPM:SourceFiles>
<TPM:Provides>Package/refman</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|