diff options
25 files changed, 194 insertions, 46 deletions
diff --git a/Build/PROBLEMS b/Build/PROBLEMS new file mode 100644 index 00000000000..1bf962e7062 --- /dev/null +++ b/Build/PROBLEMS @@ -0,0 +1,16 @@ + +vrsion: CTAN/macros/latex/contrib/vrsion + tpm-ctan-check: ok, nothing special + non freely distributable! +% software, and data damage. You may not make any changes to +% the files vrsion.dtx or vrsion.ins. You may incorporate +% the code from these files in other files under different +% names, provided the original author is given full credit for +% his work and that you yourself take the complaints from the +% user(s) of your file(s). You may freely distribute the +% files vrsion.dtx and vrsion.ins, provided: 1. You do not +% take money for the distribution or use of these files except +% for a nominal charge for diskettes and postage; and 2. You +% always distribute 'vrsion.dtx' and 'vrsion.ins' together + + diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index 50fa00791ea..a6cce898adc 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -82,7 +82,9 @@ my @WorkingTPM = qw( titlesec tokenizer tools totpages trajan tugboat twoup typedref umlaute underlin - vancouver variations velthuis verse vhistory visualfaq volumes vpe + vancouver variations varindex vector velthuis verse versions + vhistory visualfaq vmargin volumes vpe + wallpaper warning warpcol williams wordlike wrapfig xifthen xltxtra xq xyling xypic-tut-pt xytree york-thesis diff --git a/Master/texmf-dist/doc/latex/varindex/varindex.dvi b/Master/texmf-dist/doc/latex/varindex/varindex.dvi Binary files differdeleted file mode 100644 index f55d9f94196..00000000000 --- a/Master/texmf-dist/doc/latex/varindex/varindex.dvi +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/varindex/varindex.pdf b/Master/texmf-dist/doc/latex/varindex/varindex.pdf Binary files differnew file mode 100644 index 00000000000..cfc55cfebca --- /dev/null +++ b/Master/texmf-dist/doc/latex/varindex/varindex.pdf diff --git a/Master/texmf-dist/source/latex/vector/README b/Master/texmf-dist/doc/latex/vector/README index e558bd48d4d..e558bd48d4d 100644 --- a/Master/texmf-dist/source/latex/vector/README +++ b/Master/texmf-dist/doc/latex/vector/README diff --git a/Master/texmf-dist/doc/latex/vector/vector.dvi b/Master/texmf-dist/doc/latex/vector/vector.dvi Binary files differdeleted file mode 100644 index c323ce0e61c..00000000000 --- a/Master/texmf-dist/doc/latex/vector/vector.dvi +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/vector/vector.pdf b/Master/texmf-dist/doc/latex/vector/vector.pdf Binary files differnew file mode 100644 index 00000000000..78f40f622d1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/vector/vector.pdf 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 Binary files differindex 84e1bdad46f..0aeda27f326 100644 --- a/Master/texmf-dist/doc/latex/wallpaper/wallpapermanual.pdf +++ b/Master/texmf-dist/doc/latex/wallpaper/wallpapermanual.pdf diff --git a/Master/texmf-dist/doc/latex/warpcol/warpcol.pdf b/Master/texmf-dist/doc/latex/warpcol/warpcol.pdf Binary files differnew file mode 100644 index 00000000000..13553b6b04f --- /dev/null +++ b/Master/texmf-dist/doc/latex/warpcol/warpcol.pdf diff --git a/Master/texmf-dist/source/latex/vector/vector.drv b/Master/texmf-dist/source/latex/vector/vector.drv index 0cb0964a510..9846f59e867 100644 --- a/Master/texmf-dist/source/latex/vector/vector.drv +++ b/Master/texmf-dist/source/latex/vector/vector.drv @@ -1,16 +1,16 @@ -%% +%% %% This is file `vector.drv', %% generated with the docstrip utility. -%% +%% %% The original source files were: -%% +%% %% vector.dtx (with options: `driver') %% -%% Copyright (C) 1994 by Nick Efford +%% Copyright (C) 1994 by Nick Efford %% -%% This file is distributed in the hope that it will be useful, -%% but WITHOUT ANY WARRANTY; without even the implied warranty of -%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +%% This file is distributed in the hope that it will be useful, +%% but WITHOUT ANY WARRANTY; without even the implied warranty of +%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. %% \documentclass{ltxdoc} \usepackage{array, vector} @@ -26,5 +26,5 @@ \DocInput{vector.dtx} \end{document} \endinput -%% +%% %% End of file `vector.drv'. diff --git a/Master/texmf-dist/tex/latex/vector/vector.sty b/Master/texmf-dist/tex/latex/vector/vector.sty index f1b848a2599..3081b3652cc 100644 --- a/Master/texmf-dist/tex/latex/vector/vector.sty +++ b/Master/texmf-dist/tex/latex/vector/vector.sty @@ -1,16 +1,16 @@ -%% +%% %% This is file `vector.sty', %% generated with the docstrip utility. -%% +%% %% The original source files were: -%% +%% %% vector.dtx (with options: `package') %% -%% Copyright (C) 1994 by Nick Efford +%% Copyright (C) 1994 by Nick Efford %% -%% This file is distributed in the hope that it will be useful, -%% but WITHOUT ANY WARRANTY; without even the implied warranty of -%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +%% This file is distributed in the hope that it will be useful, +%% but WITHOUT ANY WARRANTY; without even the implied warranty of +%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{vector}[1994/09/16 v1.0 vector macros for LaTeX2e (nde)] @@ -56,5 +56,5 @@ {#1}_{#3} \end{array}}{{#1}_{#2}}} \endinput -%% +%% %% End of file `vector.sty'. diff --git a/Master/texmf-dist/tex/latex/versions/versions.sty b/Master/texmf-dist/tex/latex/versions/versions.sty index 0da6c4cb9cb..83b2b77aeb5 100644 --- a/Master/texmf-dist/tex/latex/versions/versions.sty +++ b/Master/texmf-dist/tex/latex/versions/versions.sty @@ -1,7 +1,7 @@ %% VERSIONS.STY -- omit passages optionally under LaTeX -- -%% Copyright 2003, 2004 by Uwe L"uck, Munich, Germany; -%% http://www.contact.uwe.lueck.de.vu, -\def\fileversion{0.54} \def\filedate{2005/01/10} +%% Copyright (c) 2003--2005 by Uwe L"uck, Munich, Germany; +%% http://contact-ednotes.sty.de.vu, +\def\fileversion{0.55} \def\filedate{2005/04/28} %% LEGAL MATTERS: ==================================================== % @@ -263,7 +263,10 @@ \ifx\@tempa\@currenvir \@Vs@etrace \@Esphack \endgroup %% 2003/09/30. %% Note: corresponding \@bshack inside group. - \if@ignore\@ignorefalse\ignorespaces\fi %% 2003/09/30. + \if@ignore + \global %% v0.55, support for LaTeX < 1996/07/26 !? + %% (Cf. lineno.sty.) + \@ignorefalse\ignorespaces\fi %% 2003/09/30. \else \expandafter \@Vs@iffalse %% Explicit \iffalse breaks. \fi @@ -350,6 +353,8 @@ v0.51 2003/10/15 Documentation: added `comment' drawback: v0.52 2004/05/24 One `makro' -> `macro'. v0.53 2004/08/19 Named LPPL v1.3, added maintenance status. v0.54 2005/01/10 http://www.contact.uwe.lueck.de.vu, LPPL v1.3a. +v0.55 2005/04/28 http://contact-ednotes.sty.de.vu; + \global\@ignorefalse. %% TODO: delete at higher stages!? diff --git a/Master/texmf-dist/tex/latex/wallpaper/wallpaper.sty b/Master/texmf-dist/tex/latex/wallpaper/wallpaper.sty index c0b79c586b7..c64e8c63880 100644 --- a/Master/texmf-dist/tex/latex/wallpaper/wallpaper.sty +++ b/Master/texmf-dist/tex/latex/wallpaper/wallpaper.sty @@ -1,16 +1,26 @@ %% -%% This is file `wallpaper.sty' v 1.00 +%% This is file `wallpaper.sty' v 1.10 %% %% Author Michael H.F. Wilkinson -%% December 22, 2004 +%% April 21, 2006 %% -%% Create background, either centered or tiled +%% Create background, either centered, tiled, or in any corner %% relies heavily on eso-pic.sty, corrects for changes in \hoffset %% by classes such as sciposter.cls %% Problems, bugs and comments to %% michael@cs.rug.nl - -\ProvidesPackage{wallpaper}[2004/12/22, v1.00 easy wallpaper formatting (MHFW)] +%% version 1.10, 2006/04/21: +%% - Commands added for corner wallpapers +%% +%% version 1.01, 2005/01/18: +%% - \providecommand{\LenToUnit} included to be compatible +%% with earlier versions of eso-pic.sty +%% +%% version 1.00, 2004/12/22: +%% - first release +%% +%% +\ProvidesPackage{wallpaper}[2005/01/18, v1.01 easy wallpaper formatting (MHFW)] \NeedsTeXFormat{LaTeX2e}[1995/06/01] \RequirePackage{ifthen} @@ -18,6 +28,9 @@ \RequirePackage{eso-pic} \RequirePackage{graphicx} +\providecommand{\LenToUnit}[1]{#1\@gobble} + + \newlength{\wpXoffset} \setlength{\wpXoffset}{-\hoffset} \newlength{\wpYoffset} @@ -29,6 +42,93 @@ \newlength{\tileX} \newlength{\tileY} +\newcommand{\LLCornerWallPaper}[2]{% +\AddToShipoutPicture{% + \AtPageLowerLeft{% + \includegraphics[width=#1\paperwidth,height=#1\paperheight,% + keepaspectratio]{#2}% + } + } +} + +\newcommand{\ThisLLCornerWallPaper}[2]{% +\AddToShipoutPicture*{% + \AtPageLowerLeft{% + \includegraphics[width=#1\paperwidth,height=#1\paperheight,% + keepaspectratio]{#2}% + } + } +} + +\newcommand{\ULCornerWallPaper}[2]{% + \AddToShipoutPicture{% + \AtPageLowerLeft{% + \parbox[b][\paperheight]{#1\paperwidth}{% + \includegraphics[width=#1\paperwidth,height=#1\paperheight,% + keepaspectratio]{#2}% + \vfill% + } + } + } +} + +\newcommand{\ThisULCornerWallPaper}[2]{% + \AddToShipoutPicture*{% + \AtPageLowerLeft{% + \parbox[b][\paperheight]{#1\paperwidth}{% + \includegraphics[width=#1\paperwidth,height=#1\paperheight,% + keepaspectratio]{#2}% + \vfill% + } + } + } +} + +\newcommand{\LRCornerWallPaper}[2]{% + \AddToShipoutPicture{% + \AtPageLowerLeft{% + \parbox[b]{\paperwidth}{% + \hfill \includegraphics[width=#1\paperwidth,height=#1\paperheight,% + keepaspectratio]{#2}% + } + } + } +} + +\newcommand{\ThisLRCornerWallPaper}[2]{% + \AddToShipoutPicture*{% + \AtPageLowerLeft{% + \parbox[b]{\paperwidth}{% + \hfill \includegraphics[width=#1\paperwidth,height=#1\paperheight,% + keepaspectratio]{#2}% + } + } + } +} + +\newcommand{\URCornerWallPaper}[2]{% + \AddToShipoutPicture{% + \AtPageLowerLeft{% + \parbox[b][\paperheight]{\paperwidth}{% + \hfill \includegraphics[width=#1\paperwidth,height=#1\paperheight,% + keepaspectratio]{#2}% + \vfill% + } + } + } +} +\newcommand{\ThisURCornerWallPaper}[2]{% + \AddToShipoutPicture*{% + \AtPageLowerLeft{% + \parbox[b][\paperheight]{\paperwidth}{% + \hfill \includegraphics[width=#1\paperwidth,height=#1\paperheight,% + keepaspectratio]{#2}% + \vfill% + } + } + } +} + \newcommand{\CenterWallPaper}[2]{% \AddToShipoutPicture{\put(\LenToUnit{\wpXoffset},\LenToUnit{\wpYoffset}){% \parbox[b][\paperheight]{\paperwidth}{% @@ -37,7 +137,8 @@ \includegraphics[width=#1\paperwidth,height=#1\paperheight,% keepaspectratio]{#2}% \vfill - }}} + }} + } } \newcommand{\ThisCenterWallPaper}[2]{% diff --git a/Master/texmf-dist/tpm/varindex.tpm b/Master/texmf-dist/tpm/varindex.tpm index 31994cefdc1..9b322782330 100644 --- a/Master/texmf-dist/tpm/varindex.tpm +++ b/Master/texmf-dist/tpm/varindex.tpm @@ -3,7 +3,7 @@ <rdf:Description about="http://texlive.dante.de/texlive/Package/varindex.zip"> <TPM:Name>varindex</TPM:Name> <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/21 00:25:32</TPM:Date> + <TPM:Date>2006/10/16 23:37:03</TPM:Date> <TPM:Version>1.20</TPM:Version> <TPM:Creator>rahtz</TPM:Creator> <TPM:Title>Luxury frontend to the \index command.</TPM:Title> @@ -22,8 +22,8 @@ other TeX formats. texmf-dist/tex/latex/varindex/varindex.sty texmf-dist/tpm/varindex.tpm </TPM:RunFiles> - <TPM:DocFiles size="154401"> -texmf-dist/doc/latex/varindex/varindex.dvi + <TPM:DocFiles size="394013"> +texmf-dist/doc/latex/varindex/varindex.pdf texmf-dist/doc/latex/varindex/varindex.tex texmf-dist/doc/latex/varindex/varindex.txt </TPM:DocFiles> diff --git a/Master/texmf-dist/tpm/vector.tpm b/Master/texmf-dist/tpm/vector.tpm index cb09033fdc9..d2601ff911c 100644 --- a/Master/texmf-dist/tpm/vector.tpm +++ b/Master/texmf-dist/tpm/vector.tpm @@ -3,7 +3,7 @@ <rdf:Description about="http://texlive.dante.de/texlive/Package/vector.zip"> <TPM:Name>vector</TPM:Name> <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/21 00:25:32</TPM:Date> + <TPM:Date>2006/10/16 23:34:49</TPM:Date> <TPM:Version></TPM:Version> <TPM:Creator>rahtz</TPM:Creator> <TPM:Title>No caption.</TPM:Title> @@ -16,13 +16,15 @@ rows/columns of elements. <TPM:Author>unknown</TPM:Author> <TPM:Size>28601</TPM:Size> <TPM:Build/> - <TPM:RunFiles size="3387"> + <TPM:RunFiles size="3379"> texmf-dist/tex/latex/vector/vector.sty texmf-dist/tpm/vector.tpm </TPM:RunFiles> - <TPM:DocFiles size="12732">texmf-dist/doc/latex/vector/vector.dvi</TPM:DocFiles> - <TPM:SourceFiles size="12482"> -texmf-dist/source/latex/vector/README + <TPM:DocFiles size="180568"> +texmf-dist/doc/latex/vector/README +texmf-dist/doc/latex/vector/vector.pdf + </TPM:DocFiles> + <TPM:SourceFiles size="11954"> texmf-dist/source/latex/vector/vector.drv texmf-dist/source/latex/vector/vector.dtx texmf-dist/source/latex/vector/vector.ins diff --git a/Master/texmf-dist/tpm/versions.tpm b/Master/texmf-dist/tpm/versions.tpm index e6605ed761d..0b2929a4588 100644 --- a/Master/texmf-dist/tpm/versions.tpm +++ b/Master/texmf-dist/tpm/versions.tpm @@ -18,7 +18,7 @@ function. <TPM:Author>Uwe Lueck</TPM:Author> <TPM:Size>16591</TPM:Size> <TPM:Build/> - <TPM:RunFiles size="16591"> + <TPM:RunFiles size="17155"> texmf-dist/tex/latex/versions/versions.sty texmf-dist/tpm/versions.tpm </TPM:RunFiles> diff --git a/Master/texmf-dist/tpm/wallpaper.tpm b/Master/texmf-dist/tpm/wallpaper.tpm index 50321ee8031..997e183e36a 100644 --- a/Master/texmf-dist/tpm/wallpaper.tpm +++ b/Master/texmf-dist/tpm/wallpaper.tpm @@ -3,7 +3,7 @@ <rdf:Description about="http://texlive.dante.de/texlive/Package/wallpaper.zip"> <TPM:Name>wallpaper</TPM:Name> <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/09 00:49:07</TPM:Date> + <TPM:Date>2006/04/21 08:33:00</TPM:Date> <TPM:Version>1.0</TPM:Version> <TPM:Creator>rahtz</TPM:Creator> <TPM:Title> @@ -21,13 +21,14 @@ pdfLaTeX. <TPM:Author>unknown</TPM:Author> <TPM:Size>1286374</TPM:Size> <TPM:Build/> - <TPM:RunFiles size="5963"> + <TPM:RunFiles size="8381"> texmf-dist/tex/latex/wallpaper/wallpaper.sty texmf-dist/tpm/wallpaper.tpm </TPM:RunFiles> - <TPM:DocFiles size="1280411"> + <TPM:DocFiles size="1282030"> texmf-dist/doc/latex/wallpaper/README texmf-dist/doc/latex/wallpaper/example/TGTamber.png +texmf-dist/doc/latex/wallpaper/example/auto/example.el texmf-dist/doc/latex/wallpaper/example/example.tex texmf-dist/doc/latex/wallpaper/example/hya.png texmf-dist/doc/latex/wallpaper/wallpapermanual.pdf diff --git a/Master/texmf-dist/tpm/warpcol.tpm b/Master/texmf-dist/tpm/warpcol.tpm index 6e38d32807e..4a13211e3aa 100644 --- a/Master/texmf-dist/tpm/warpcol.tpm +++ b/Master/texmf-dist/tpm/warpcol.tpm @@ -3,7 +3,7 @@ <rdf:Description about="http://texlive.dante.de/texlive/Package/warpcol.zip"> <TPM:Name>warpcol</TPM:Name> <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/11 23:58:59</TPM:Date> + <TPM:Date>1998/09/12 00:00:00</TPM:Date> <TPM:Version></TPM:Version> <TPM:Creator>staszek</TPM:Creator> <TPM:Title> @@ -27,7 +27,10 @@ overlapping, applications. texmf-dist/tex/latex/warpcol/warpcol.sty texmf-dist/tpm/warpcol.tpm </TPM:RunFiles> - <TPM:DocFiles size="1247">texmf-dist/doc/latex/warpcol/readme.txt</TPM:DocFiles> + <TPM:DocFiles size="167433"> +texmf-dist/doc/latex/warpcol/readme.txt +texmf-dist/doc/latex/warpcol/warpcol.pdf + </TPM:DocFiles> <TPM:SourceFiles size="10867"> texmf-dist/source/latex/warpcol/warpcol.dtx texmf-dist/source/latex/warpcol/warpcol.ins diff --git a/Master/texmf/lists/varindex b/Master/texmf/lists/varindex index a52a35ddcb5..61a88aaaeb6 100644 --- a/Master/texmf/lists/varindex +++ b/Master/texmf/lists/varindex @@ -1,4 +1,4 @@ -texmf-dist/doc/latex/varindex/varindex.dvi +texmf-dist/doc/latex/varindex/varindex.pdf texmf-dist/doc/latex/varindex/varindex.tex texmf-dist/doc/latex/varindex/varindex.txt texmf-dist/source/latex/varindex/varindex.dtx diff --git a/Master/texmf/lists/vector b/Master/texmf/lists/vector index f8e63ce306b..84c0ca6d2c6 100644 --- a/Master/texmf/lists/vector +++ b/Master/texmf/lists/vector @@ -1,5 +1,5 @@ -texmf-dist/doc/latex/vector/vector.dvi -texmf-dist/source/latex/vector/README +texmf-dist/doc/latex/vector/README +texmf-dist/doc/latex/vector/vector.pdf texmf-dist/source/latex/vector/vector.drv texmf-dist/source/latex/vector/vector.dtx texmf-dist/source/latex/vector/vector.ins diff --git a/Master/texmf/lists/wallpaper b/Master/texmf/lists/wallpaper index 1fe6d4ac06a..b2168e46444 100644 --- a/Master/texmf/lists/wallpaper +++ b/Master/texmf/lists/wallpaper @@ -1,5 +1,6 @@ texmf-dist/doc/latex/wallpaper/README texmf-dist/doc/latex/wallpaper/example/TGTamber.png +texmf-dist/doc/latex/wallpaper/example/auto/example.el texmf-dist/doc/latex/wallpaper/example/example.tex texmf-dist/doc/latex/wallpaper/example/hya.png texmf-dist/doc/latex/wallpaper/wallpapermanual.pdf diff --git a/Master/texmf/lists/warpcol b/Master/texmf/lists/warpcol index 05eb5a2eabd..ad4e7b05cf4 100644 --- a/Master/texmf/lists/warpcol +++ b/Master/texmf/lists/warpcol @@ -1,4 +1,5 @@ texmf-dist/doc/latex/warpcol/readme.txt +texmf-dist/doc/latex/warpcol/warpcol.pdf texmf-dist/source/latex/warpcol/warpcol.dtx texmf-dist/source/latex/warpcol/warpcol.ins texmf-dist/tex/latex/warpcol/warpcol.sty |