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-ex5.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-ex5.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/eso-pic/eso-ex5.tex | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/eso-pic/eso-ex5.tex b/Master/texmf-dist/doc/latex/eso-pic/eso-ex5.tex index 26c4f1033ba..36d2e4382f6 100644 --- a/Master/texmf-dist/doc/latex/eso-pic/eso-ex5.tex +++ b/Master/texmf-dist/doc/latex/eso-pic/eso-ex5.tex @@ -1,13 +1,13 @@ -% file `eso-ex5.tex'; background grid example -% Rolf Niepraschk, 2005-12-25, Rolf.Niepraschk@ptb.de +% file `eso-ex5.tex'; background grid example +% Rolf Niepraschk, 2015-07-14, Rolf.Niepraschk@gmx.de -\listfiles\errorcontextlines=100 +\listfiles\setcounter{errorcontextlines}{100} \documentclass[a4paper,twoside]{article} % a4paper = 210mm x 297mm = 596bp x 842bp = 8.27in x 11.69in -% letterpaper = 215.9mm x 279.4mm = 612bp x 792bp = 8.5in x 11in +% letterpaper = 215.9mm x 279.4mm = 612bp x 792bp = 8.5in x 11in -%\usepackage[a3,center]{crop} +%\usepackage[a3,center]{crop} \usepackage[dvips]{geometry} % `dvips', `pdfTeX' and `VTeX' should know the papersize. @@ -33,14 +33,14 @@ \AtPageUpperLeft{\circle*{6}% \put(-2,-5){\makebox(0,0)[lb]{\cmd{AtPageUpperLeft}}}}% \AtPageLowerLeft{\circle*{6}% - \put(-2,5){\makebox(0,0)[lt]{\cmd{AtPageLowerLeft}}}}% + \put(-2,5){\makebox(0,0)[lt]{\cmd{AtPageLowerLeft}}}}% } \setlength\parindent{0pt} \begin{document} \Huge \bfseries -\hrulefill First Page\hrulefill \vfill X \hfill X \newpage +\hrulefill First Page\hrulefill \vfill X \hfill X \newpage \hrulefill Second Page\hrulefill \vfill X \hfill X \end{document} |