summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
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
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')
-rw-r--r--Master/texmf-dist/doc/latex/varindex/varindex.dvibin101200 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/varindex/varindex.pdfbin0 -> 340812 bytes
-rw-r--r--Master/texmf-dist/doc/latex/vector/README15
-rw-r--r--Master/texmf-dist/doc/latex/vector/vector.dvibin12732 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/vector/vector.pdfbin0 -> 180048 bytes
-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
-rw-r--r--Master/texmf-dist/doc/latex/warpcol/warpcol.pdfbin0 -> 166186 bytes
10 files changed, 33 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/varindex/varindex.dvi b/Master/texmf-dist/doc/latex/varindex/varindex.dvi
deleted file mode 100644
index f55d9f94196..00000000000
--- a/Master/texmf-dist/doc/latex/varindex/varindex.dvi
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/varindex/varindex.pdf b/Master/texmf-dist/doc/latex/varindex/varindex.pdf
new file mode 100644
index 00000000000..cfc55cfebca
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/varindex/varindex.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/vector/README b/Master/texmf-dist/doc/latex/vector/README
new file mode 100644
index 00000000000..e558bd48d4d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/vector/README
@@ -0,0 +1,15 @@
+The vector package provides a set of macros for more convenient
+representation of vectors in LaTeX2e, both symbolically and as
+implicit or explicit rows/columns of elements.
+
+To install, simply run TeX on vector.ins, then move vector.sty to
+somewhere in your TEXINPUTS path. Run LaTeX on vector.drv to
+produce documentation.
+
+Note: this is my first package for LaTeX2e. There is undoubtedly
+room for improvement, and suggestions emailed to nde@dcre.leeds.ac.uk
+will be gratefully received...
+
+
+Nick Efford
+September 1994 \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/vector/vector.dvi b/Master/texmf-dist/doc/latex/vector/vector.dvi
deleted file mode 100644
index c323ce0e61c..00000000000
--- a/Master/texmf-dist/doc/latex/vector/vector.dvi
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/vector/vector.pdf b/Master/texmf-dist/doc/latex/vector/vector.pdf
new file mode 100644
index 00000000000..78f40f622d1
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/vector/vector.pdf
Binary files differ
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
diff --git a/Master/texmf-dist/doc/latex/warpcol/warpcol.pdf b/Master/texmf-dist/doc/latex/warpcol/warpcol.pdf
new file mode 100644
index 00000000000..13553b6b04f
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/warpcol/warpcol.pdf
Binary files differ