blob: 4762f1c737e2cc4ded3ea212c9a021c72ad9f08a (
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
|
<!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/epigraph.zip">
<TPM:Name>epigraph</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:03:17</TPM:Date>
<TPM:Version>1.5a</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>A package for typesetting epigraphs.</TPM:Title>
<TPM:Description>
Epigraphs are the pithy quotations often found at the start (or
end) of a chapter. Both single epigraphs and lists of epigraphs
are catered for. Various aspects are easily configurable.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Peter R. Wilson</TPM:Author>
<TPM:Size>40054</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="5350">
texmf-dist/tex/latex/epigraph/epigraph.sty
texmf-dist/tpm/epigraph.tpm
</TPM:RunFiles>
<TPM:DocFiles size="1445">texmf-dist/doc/latex/epigraph/README</TPM:DocFiles>
<TPM:SourceFiles size="33259">
texmf-dist/source/latex/epigraph/epigraph.dtx
texmf-dist/source/latex/epigraph/epigraph.ins
</TPM:SourceFiles>
<TPM:Provides>Package/epigraph</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|