summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tpm
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-07-29 15:06:53 +0000
committerNorbert Preining <preining@logic.at>2008-07-29 15:06:53 +0000
commitda3015813795ccbeed28b90a4785b11406f441c5 (patch)
treeb50ad033e62b3f323bd603591e78d2cacddb26c6 /Master/texmf-dist/tpm
parenta985070cb870e93cd08758071ed2ac51b2784681 (diff)
add context-degrade
git-svn-id: svn://tug.org/texlive/trunk@9881 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm')
-rw-r--r--Master/texmf-dist/tpm/t-degrade.tpm31
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/t-degrade.tpm b/Master/texmf-dist/tpm/t-degrade.tpm
new file mode 100644
index 00000000000..2aa02a12393
--- /dev/null
+++ b/Master/texmf-dist/tpm/t-degrade.tpm
@@ -0,0 +1,31 @@
+<!DOCTYPE rdf:RDF SYSTEM "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://dl.contextgarden.net/modules/t-degrade.zip">
+ <TPM:Name>t-degrade</TPM:Name>
+ <TPM:Type>Package</TPM:Type>
+ <TPM:Date>2006/09/12 00:00:00</TPM:Date>
+ <TPM:Version>2006.09.12</TPM:Version>
+ <TPM:Creator>Peter</TPM:Creator>
+ <TPM:Title>Degrading JPEG images</TPM:Title>
+ <TPM:Description>
+This module degrades jepg-images on the fly to a given resolution, if some
+additional software is installed (epstopdf, jpeg2ps, convert, identify,
+bc).
+ </TPM:Description>
+ <TPM:Author>Peter Münster</TPM:Author>
+ <TPM:Size>196368</TPM:Size>
+ <TPM:Build/>
+ <TPM:RunFiles size="5504">
+tex/context/third/degrade/t-degrade.tex
+tpm/t-degrade.tpm
+ </TPM:RunFiles>
+ <TPM:DocFiles size="190864">
+doc/context/third/degrade/degrade-doc.pdf
+doc/context/third/degrade/degrade-demo.pdf
+ </TPM:DocFiles>
+ <TPM:Requires>
+ <TPM:Package name="context"/>
+ </TPM:Requires>
+ <TPM:Provides>Package/t-degrade</TPM:Provides>
+ </rdf:Description>
+</rdf:RDF>