diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/blowup/blowup-test3.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/blowup/blowup-test3.tex | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/blowup/blowup-test3.tex b/Master/texmf-dist/doc/latex/blowup/blowup-test3.tex index 9168f9d2df9..c688159c4b2 100644 --- a/Master/texmf-dist/doc/latex/blowup/blowup-test3.tex +++ b/Master/texmf-dist/doc/latex/blowup/blowup-test3.tex @@ -1,20 +1,16 @@ %--------------------------- -% Rolf Niepraschk, Rolf.Niepraschk@gmx.de, 2007-11-05 +% Rolf Niepraschk, Rolf.Niepraschk@gmx.de, 2008-12-09 \listfiles \documentclass[a4paper,draft,twoside]{article} +% Only for the test to show the page size. +\usepackage{showframe} + \usepackage{array,printlen,xcolor} \uselengthunit{mm} -% Only for the test to show the page size. -\usepackage{eso-pic} -\AddToShipoutPicture{% - \AtPageLowerLeft{% - \textcolor{green!30}{\rule{\paperwidth}{\paperheight}}}% -} - % Load "blowup" as last package! \usepackage{blowup} \blowUp{paper=a3,pos={50bp,100bp},noscale} |