blob: 7516f22bd7900472007157a18ecd88b29c2f1dde (
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
|
<!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/octavo.zip">
<TPM:Name>octavo</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:55:44</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>The octavo package.</TPM:Title>
<TPM:Description></TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>420044</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="37381">
texmf-dist/tex/latex/octavo/oct10.clo
texmf-dist/tex/latex/octavo/oct11.clo
texmf-dist/tex/latex/octavo/oct12.clo
texmf-dist/tex/latex/octavo/octavo.cls
texmf-dist/tpm/octavo.tpm
</TPM:RunFiles>
<TPM:DocFiles size="277945">
texmf-dist/doc/latex/octavo/octavo.pdf
texmf-dist/doc/latex/octavo/read.me
</TPM:DocFiles>
<TPM:SourceFiles size="104718">
texmf-dist/source/latex/octavo/octavo.dtx
texmf-dist/source/latex/octavo/octavo.ins
</TPM:SourceFiles>
<TPM:Provides>Package/octavo</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|