summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/eso-pic/eso-ex1.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-17 22:43:40 +0000
committerKarl Berry <karl@freefriends.org>2015-07-17 22:43:40 +0000
commit434655949fe52c9a2e013395851a44b5c944afc7 (patch)
tree06832acdd057141d41f0b5efc172819a18f69661 /Master/texmf-dist/doc/latex/eso-pic/eso-ex1.tex
parent2eb68739e4e9efd16a86725579bcbda3e55157e7 (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-ex1.tex')
-rw-r--r--Master/texmf-dist/doc/latex/eso-pic/eso-ex1.tex16
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/eso-pic/eso-ex1.tex b/Master/texmf-dist/doc/latex/eso-pic/eso-ex1.tex
index 98824b7f602..6241e37d3fc 100644
--- a/Master/texmf-dist/doc/latex/eso-pic/eso-ex1.tex
+++ b/Master/texmf-dist/doc/latex/eso-pic/eso-ex1.tex
@@ -1,6 +1,6 @@
% file `eso-ex1.tex'; a framed background example
-% Rolf Niepraschk, 2005-12-25, Rolf.Niepraschk@ptb.de
+% Rolf Niepraschk, 2015-07-14, Rolf.Niepraschk@gmx.de
\documentclass[a4paper]{article}
\usepackage{eso-pic,calc}
@@ -15,7 +15,7 @@
\thicklines%
\put(\LenToUnit{\@tempdima},\LenToUnit{\@tempdima}){%
\framebox(\LenToUnit{\@tempdimb},\LenToUnit{\@tempdimc}){}}%
- \endgroup
+ \endgroup
}
\makeatother
@@ -26,14 +26,14 @@
This page and all the following have a frame with 15~mm
distance from the paper edges.\newpage
- \section*{Second page}
-
+ \section*{Second page}
+
\AddToShipoutPicture*{\put(100,100){\circle{40}}}
-
- Only this page has a circle on the lower left side.
-
+
+ Only this page has a circle on the lower left side.
+
\newpage
\section*{Last page}
-
+
\end{document}