blob: 5bf02299b56bb6e2623e3f02d0f696f134b11723 (
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
|
<!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/thumbpdf.zip">
<TPM:Name>thumbpdf</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:56:57</TPM:Date>
<TPM:Version>5.94a</TPM:Version>
<TPM:Creator>popineau</TPM:Creator>
<TPM:Title>Thumbnails for pdfTeX and dvips/ps2pdf.</TPM:Title>
<TPM:Description>
Provides support, using Perl, for thumbnails in
pdfTeX and
dvips/ps2pdf,
using ghostscript to generate the
thumbnails which get represented in a TeX readable file that is
read by the package thumbpdf.sty to automatically include the
thumbnails. Works with both plain TeX and LaTeX.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Heiko Oberdiek</TPM:Author>
<TPM:Size>50893</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="25869">
texmf-dist/tex/generic/thumbpdf/thumbpdf.sty
texmf-dist/tex/generic/thumbpdf/thumbpdf.tex
texmf-dist/tpm/thumbpdf.tpm
</TPM:RunFiles>
<TPM:DocFiles size="25024">texmf-dist/doc/generic/thumbpdf/readme.txt</TPM:DocFiles>
<TPM:Provides>Package/thumbpdf</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|