blob: 32da4ea37abd680ad011a56e5f548ef57aacf583 (
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
41
42
|
<!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/prelim2e.zip">
<TPM:Name>prelim2e</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:56:20</TPM:Date>
<TPM:Version>1.23</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Allows the marking of preliminary versions of a document.
</TPM:Title>
<TPM:Description>
Puts some text below the normal page content. The default text
marks the document as draft and puts a timestamp on it. Can be
used together with e.g. the vrsion,
rcs and rcsinfo packages. Uses the everyshi package and can use the scrtime
package from the koma-script
bundle.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Martin Schroeder</TPM:Author>
<TPM:Size>63446</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="6410">
texmf-dist/tex/latex/prelim2e/prelim2e.sty
texmf-dist/tpm/prelim2e.tpm
</TPM:RunFiles>
<TPM:DocFiles size="29654">
texmf-dist/doc/latex/prelim2e/prelim2e.bug
texmf-dist/doc/latex/prelim2e/prelim2e.dvi
</TPM:DocFiles>
<TPM:SourceFiles size="27382">
texmf-dist/source/latex/prelim2e/prelim2e.asc
texmf-dist/source/latex/prelim2e/prelim2e.drv
texmf-dist/source/latex/prelim2e/prelim2e.dtx
texmf-dist/source/latex/prelim2e/prelim2e.ins
</TPM:SourceFiles>
<TPM:Provides>Package/prelim2e</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|