blob: 7c5fd4a76ac9d24b45e3d4c5b99e6848146e3a68 (
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/rectopma.zip">
<TPM:Name>rectopma</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:49:07</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Recycle top matter.</TPM:Title>
<TPM:Description>
Saves the arguments of \author and \title for reference (after
\maketitle) in a document. (\maketitle simply disposes of the
information, in the standard classes and some others.)
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>9181</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="4414">
texmf-dist/tex/latex/rectopma/rectopma.sty
texmf-dist/tpm/rectopma.tpm
</TPM:RunFiles>
<TPM:DocFiles size="4767">
texmf-dist/doc/latex/rectopma/TestTitle.dvi
texmf-dist/doc/latex/rectopma/TestTitle.tex
</TPM:DocFiles>
<TPM:Provides>Package/rectopma</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|