blob: 08e731b6f5eab26f7b6b3695935aad3247a94230 (
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
|
<!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>2007/03/07 04:59:05</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="38597">
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="190115">
texmf-dist/doc/latex/octavo/README
texmf-dist/doc/latex/octavo/changes
texmf-dist/doc/latex/octavo/tub-octavo.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="107617">
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>
|