blob: 1248028d3c83ed482dfd9c1d4b5c1e2697a7b5f8 (
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
35
36
37
38
39
40
|
<!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/titling.zip">
<TPM:Name>titling</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:58:25</TPM:Date>
<TPM:Version>2.1</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Control over the typesetting of the \maketitle command.
</TPM:Title>
<TPM:Description>
The titling package provides control over the typesetting of
the \maketitle command and \thanks commands, and makes the
\title, \author and \date information permanently
available. Multiple titles are allowed in a single
document. New titling elements can be added and a titlepage
title can be centered on a physical page.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Peter R. Wilson</TPM:Author>
<TPM:Size>272299</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="8931">
texmf-dist/tex/latex/titling/titling.sty
texmf-dist/tpm/titling.tpm
</TPM:RunFiles>
<TPM:DocFiles size="208355">
texmf-dist/doc/latex/titling/README
texmf-dist/doc/latex/titling/titling.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="55013">
texmf-dist/source/latex/titling/titling.dtx
texmf-dist/source/latex/titling/titling.ins
</TPM:SourceFiles>
<TPM:Provides>Package/titling</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|