blob: c71c86e4424fae134bb198cceab90db70540dbb9 (
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
|
<!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/pdf-trans.zip">
<TPM:Name>pdf-trans</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/12 23:46:03</TPM:Date>
<TPM:Version>2.2</TPM:Version>
<TPM:Creator>staw</TPM:Creator>
<TPM:Title>Transformations of TeX boxes for pdfTeX.</TPM:Title>
<TPM:Description>
A set of macros for various transformations of TeX boxes (based on
plain and pdfetex primitives).
</TPM:Description>
<TPM:Author>Pawel Jackowski</TPM:Author>
<TPM:Size>192653</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="47140">
texmf-dist/tex/generic/pdf-trans/pdf-trans.tex
texmf-dist/tpm/pdf-trans.tpm
</TPM:RunFiles>
<TPM:DocFiles size="145513">
texmf-dist/doc/generic/pdf-trans/example.pdf
texmf-dist/doc/generic/pdf-trans/example.tex
</TPM:DocFiles>
<TPM:Provides>Package/pdf-trans</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|