diff options
Diffstat (limited to 'Master/texmf-dist/tpm/wallpaper.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/wallpaper.tpm | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/wallpaper.tpm b/Master/texmf-dist/tpm/wallpaper.tpm new file mode 100644 index 00000000000..d05b02a76e6 --- /dev/null +++ b/Master/texmf-dist/tpm/wallpaper.tpm @@ -0,0 +1,38 @@ +<!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/wallpaper.zip"> + <TPM:Name>wallpaper</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/12/22 11:13:00</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +Easy addition of wallpapers (background images) to LaTeX documents, including tiling. + </TPM:Title> + <TPM:Description> +This collection contains files to add wallpapers (background +images) to LaTeX documents. It uses the +eso-pic package, +but provides simple commands to include effects such as tiling. +An example is provided, which works under both LaTeX and +pdfLaTeX. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>unknown</TPM:Author> + <TPM:Size>1286372</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="5961"> +texmf-dist/tex/latex/wallpaper/wallpaper.sty +texmf-dist/tpm/wallpaper.tpm + </TPM:RunFiles> + <TPM:DocFiles size="1280411"> +texmf-dist/doc/latex/wallpaper/README +texmf-dist/doc/latex/wallpaper/example/TGTamber.png +texmf-dist/doc/latex/wallpaper/example/example.tex +texmf-dist/doc/latex/wallpaper/example/hya.png +texmf-dist/doc/latex/wallpaper/wallpapermanual.pdf + </TPM:DocFiles> + <TPM:Provides>Package/wallpaper</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |