diff options
Diffstat (limited to 'Master/texmf-dist/tpm/epigraph.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/epigraph.tpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/epigraph.tpm b/Master/texmf-dist/tpm/epigraph.tpm new file mode 100644 index 00000000000..ca2a1525c09 --- /dev/null +++ b/Master/texmf-dist/tpm/epigraph.tpm @@ -0,0 +1,31 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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>2002/10/26 15:48:57</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>40020</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="5316"> +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> + |