diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/eso-pic/eso-ex2.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/eso-pic/eso-ex2.tex | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/eso-pic/eso-ex2.tex b/Master/texmf-dist/doc/latex/eso-pic/eso-ex2.tex index eb1966ec604..2874ca477d0 100644 --- a/Master/texmf-dist/doc/latex/eso-pic/eso-ex2.tex +++ b/Master/texmf-dist/doc/latex/eso-pic/eso-ex2.tex @@ -1,10 +1,9 @@ % file `eso-ex2.tex'; an example for background pictures -% Rolf Niepraschk, 2002-07-27, niepraschk@ptb.de +% Rolf Niepraschk, 2005-12-25, Rolf.Niepraschk@ptb.de \listfiles \documentclass{article} -%\usepackage{eso-pic} \usepackage{eso-pic} \usepackage{graphicx} \usepackage[dvips]{geometry} @@ -13,7 +12,7 @@ % `rose.eps' from CTAN: macros/generic/boxedeps/ \newcommand\BackgroundPicture{% \put(0,0){% - \parbox[b][\paperheight]{\paperwidth}{% + \parbox[b][\paperheight]{\paperwidth}{% \vfill \centering \includegraphics[width=\paperwidth,height=\paperheight,% |