From 0fb47995bbd754cc104cba23f26366c710013cfc Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 5 Jun 2009 17:27:58 +0000 Subject: blowup update git-svn-id: svn://tug.org/texlive/trunk@13634 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/blowup/blowup-test5.tex | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/blowup/blowup-test5.tex (limited to 'Master/texmf-dist/doc/latex/blowup/blowup-test5.tex') diff --git a/Master/texmf-dist/doc/latex/blowup/blowup-test5.tex b/Master/texmf-dist/doc/latex/blowup/blowup-test5.tex new file mode 100644 index 00000000000..7215277bfc2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/blowup/blowup-test5.tex @@ -0,0 +1,23 @@ +\listfiles +\documentclass[a5paper,twoside]{article} +\usepackage{showframe} + +\usepackage{blowup} +\blowUp{paper=a4,pos={inside,top},noscale} + +\newcommand*\SEITE{% + \Huge + \noindent A \hfill B \hfill C + \vfill + \noindent X \hfill Y \hfill Z \newpage} + +\begin{document} + +\SEITE +\SEITE +\SEITE +\SEITE +\SEITE + +\end{document} +%--------------------------- -- cgit v1.2.3