blob: 2f9bb5f7acfbe02afff8ef394bb32929ad4d8d1c (
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
|
<!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/postcards.zip">
<TPM:Name>postcards</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:49:07</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Facilitates mass-mailing of postcards (junkmail).
</TPM:Title>
<TPM:Description>
A modification of the standard LaTeX letter class which prints
multiple, pre-stamped, 5.5" by 3.5" postcards (a US standard
size) via the envlab and mailing packages. An address database is
employed to address the front side of each postcard and a
message is printed on the back side of all. An illustrative
example is provided.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Bil Kleb</TPM:Author>
<TPM:Size>8568</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="4193">
texmf-dist/tex/latex/postcards/postcards.cls
texmf-dist/tpm/postcards.tpm
</TPM:RunFiles>
<TPM:DocFiles size="4375">
texmf-dist/doc/latex/postcards/README
texmf-dist/doc/latex/postcards/datasmp.txt
texmf-dist/doc/latex/postcards/pcardsmp.dvi
texmf-dist/doc/latex/postcards/pcardsmp.tex
</TPM:DocFiles>
<TPM:Provides>Package/postcards</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|