diff options
author | Karl Berry <karl@freefriends.org> | 2015-07-17 22:43:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-07-17 22:43:40 +0000 |
commit | 434655949fe52c9a2e013395851a44b5c944afc7 (patch) | |
tree | 06832acdd057141d41f0b5efc172819a18f69661 /Master/texmf-dist/doc/latex/eso-pic/eso-ex2.tex | |
parent | 2eb68739e4e9efd16a86725579bcbda3e55157e7 (diff) |
eso-pic (14jul15)
git-svn-id: svn://tug.org/texlive/trunk@37881 c570f23f-e606-0410-a88d-b1316a301751
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 | 8 |
1 files changed, 4 insertions, 4 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 2874ca477d0..37012a958e1 100644 --- a/Master/texmf-dist/doc/latex/eso-pic/eso-ex2.tex +++ b/Master/texmf-dist/doc/latex/eso-pic/eso-ex2.tex @@ -1,7 +1,7 @@ % file `eso-ex2.tex'; an example for background pictures -% Rolf Niepraschk, 2005-12-25, Rolf.Niepraschk@ptb.de -\listfiles +% Rolf Niepraschk, 2015-07-14, Rolf.Niepraschk@gmx.de +\listfiles\setcounter{errorcontextlines}{100} \documentclass{article} \usepackage{eso-pic} @@ -18,7 +18,7 @@ \includegraphics[width=\paperwidth,height=\paperheight,% keepaspectratio]{rose}% \vfill - }}} + }}} % The picture is centered on the page background \AddToShipoutPicture{\BackgroundPicture} @@ -37,4 +37,4 @@ \AddToShipoutPicture{\BackgroundPicture} \section{\LaTeX} -\end{document} +\end{document} |