blob: 535b447e661b2c3c10949b4b0144c90a0f371b3c (
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
|
<!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/hilowres.zip">
<TPM:Name>hilowres</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:53:58</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Support high and low resolution versions of same picture.
</TPM:Title>
<TPM:Description>
A package to simplify the inclusion of low resolution versions
of high resolution images, if each pair of files have the
same basename (e.g., bird.low.eps and bird.eps). The package
is a simple wrapper around the \includegraphics command of
the graphicx package.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Johann Gerell</TPM:Author>
<TPM:Size>12703</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="2453">
texmf-dist/tex/latex/hilowres/hilowres.sty
texmf-dist/tpm/hilowres.tpm
</TPM:RunFiles>
<TPM:SourceFiles size="10250">
texmf-dist/source/latex/hilowres/hilowres.dtx
texmf-dist/source/latex/hilowres/hilowres.ins
texmf-dist/source/latex/hilowres/readme.txt
</TPM:SourceFiles>
<TPM:Provides>Package/hilowres</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|