diff options
Diffstat (limited to 'Master/texmf-dist/tpm/contour.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/contour.tpm | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/contour.tpm b/Master/texmf-dist/tpm/contour.tpm new file mode 100644 index 00000000000..2168f2b2432 --- /dev/null +++ b/Master/texmf-dist/tpm/contour.tpm @@ -0,0 +1,43 @@ +<!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/contour.zip"> + <TPM:Name>contour</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/03/26 12:13:43</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>242495</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="11552"> +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> + |