blob: 28e3300f0f5c7212d0d685c897a41516f428c41e (
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
38
39
40
41
42
43
|
<!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/contour.zip">
<TPM:Name>contour</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:51:56</TPM:Date>
<TPM:Version>1.04</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Print a coloured contour around text.</TPM:Title>
<TPM:Description>
This package generates a colored contour around a given text in
order to enable printing text over a background without the need
of a color box around the text.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Harald Harders</TPM:Author>
<TPM:Size>242497</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="11554">
texmf-dist/tex/latex/contour/contour.cfg
texmf-dist/tex/latex/contour/contour.sty
texmf-dist/tex/latex/contour/dvips.cnt
texmf-dist/tex/latex/contour/dvipsone.cnt
texmf-dist/tex/latex/contour/pdftex.cnt
texmf-dist/tex/latex/contour/vtex.cnt
texmf-dist/tpm/contour.tpm
</TPM:RunFiles>
<TPM:DocFiles size="201348">
texmf-dist/doc/latex/contour/ChangeLog
texmf-dist/doc/latex/contour/README
texmf-dist/doc/latex/contour/contour.pdf
texmf-dist/doc/latex/contour/contourtest.pdf
texmf-dist/doc/latex/contour/contourtest.tex
</TPM:DocFiles>
<TPM:SourceFiles size="29595">
texmf-dist/source/latex/contour/Makefile
texmf-dist/source/latex/contour/contour.dtx
texmf-dist/source/latex/contour/contour.ins
</TPM:SourceFiles>
<TPM:Provides>Package/contour</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|