summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/wallpaper
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2006-10-17 16:34:12 +0000
committerNorbert Preining <preining@logic.at>2006-10-17 16:34:12 +0000
commitabf72be1c8d2ecea135ae14dcbdff593a8496321 (patch)
tree71605216e95bfbf1fa94e61d578748fa1c6b5d15 /Master/texmf-dist/doc/latex/wallpaper
parent8fcfd0c5c69266dcf07ee68b4eaa8e5c8541aeec (diff)
tpm-ctan-check: add varindex, wallpaper, warpcol, vector
update these packages create a file Build/PROBLEMS which collects problematic packages git-svn-id: svn://tug.org/texlive/trunk@2342 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/wallpaper')
-rw-r--r--Master/texmf-dist/doc/latex/wallpaper/README5
-rw-r--r--Master/texmf-dist/doc/latex/wallpaper/example/auto/example.el11
-rw-r--r--Master/texmf-dist/doc/latex/wallpaper/example/example.tex4
-rw-r--r--Master/texmf-dist/doc/latex/wallpaper/wallpapermanual.pdfbin14001 -> 15221 bytes
4 files changed, 18 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/wallpaper/README b/Master/texmf-dist/doc/latex/wallpaper/README
index a40a86827b8..45bbe64a1b3 100644
--- a/Master/texmf-dist/doc/latex/wallpaper/README
+++ b/Master/texmf-dist/doc/latex/wallpaper/README
@@ -1,8 +1,9 @@
This collection contains files to add wallpapers (background images)
to LaTeX documents. It uses the eso-pic.sty package, but provides
simple commands to include effects such as tiling. An example is
-provided, works under both LaTeX and pdfLaTeX. A (pdf) manual is
-provided as well.
+provided, works under both LaTeX and pdfLaTeX. NOTE that under LaTeX,
+the .png files in the example directory must be converted to .eps.
+A (pdf) manual is provided as well.
(c) 2004 RuG
Michael Wilkinson
diff --git a/Master/texmf-dist/doc/latex/wallpaper/example/auto/example.el b/Master/texmf-dist/doc/latex/wallpaper/example/auto/example.el
new file mode 100644
index 00000000000..a64447cd069
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/wallpaper/example/auto/example.el
@@ -0,0 +1,11 @@
+(TeX-add-style-hook "example"
+ (lambda ()
+ (TeX-run-style-hooks
+ "color"
+ "wallpaper"
+ "latex2e"
+ "art11"
+ "article"
+ "11pt"
+ "a4paper")))
+
diff --git a/Master/texmf-dist/doc/latex/wallpaper/example/example.tex b/Master/texmf-dist/doc/latex/wallpaper/example/example.tex
index 0a4f3f20b70..9e18f4a039a 100644
--- a/Master/texmf-dist/doc/latex/wallpaper/example/example.tex
+++ b/Master/texmf-dist/doc/latex/wallpaper/example/example.tex
@@ -19,6 +19,10 @@
\newpage
\ClearWallPaper
\section*{The wallpaper removed}
+\newpage
+\ThisURCornerWallPaper{0.25}{TGTamber}
+\ThisLLCornerWallPaper{0.5}{TGTamber}
+\section*{LLCornerWallpaper and URCornerWallpaper }
\end{document}
%%% Local Variables:
diff --git a/Master/texmf-dist/doc/latex/wallpaper/wallpapermanual.pdf b/Master/texmf-dist/doc/latex/wallpaper/wallpapermanual.pdf
index 84e1bdad46f..0aeda27f326 100644
--- a/Master/texmf-dist/doc/latex/wallpaper/wallpapermanual.pdf
+++ b/Master/texmf-dist/doc/latex/wallpaper/wallpapermanual.pdf
Binary files differ