blob: 313ac2dd27e9169b8c7eddb185b52f0514138e70 (
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/endheads.zip">
<TPM:Name>endheads</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2007/01/19 01:15:05</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>The endheads package.</TPM:Title>
<TPM:Description></TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>162926</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="6902">
texmf-dist/tex/latex/endheads/endheads.sty
texmf-dist/tpm/endheads.tpm
</TPM:RunFiles>
<TPM:DocFiles size="138375">
texmf-dist/doc/latex/endheads/README
texmf-dist/doc/latex/endheads/endheads.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="17649">
texmf-dist/source/latex/endheads/endheads.dtx
texmf-dist/source/latex/endheads/endheads.ins
</TPM:SourceFiles>
<TPM:Provides>Package/endheads</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|