changeset 19:305e701c5dc2

Set output to A5 landscape. Begin content and content on fresh page. Also shrink the rather generous margins. All tunes now fit onto a single page, so no more blank pages in A5 landscape mode.
author Jim Hague <jim.hague@acm.org>
date Wed, 29 Feb 2012 14:01:57 +0000
parents 608ca1992cef
children 2866b36787ec
files dottes.tex.header
diffstat 1 files changed, 12 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/dottes.tex.header	Wed Feb 29 13:59:50 2012 +0000
+++ b/dottes.tex.header	Wed Feb 29 14:01:57 2012 +0000
@@ -1,6 +1,4 @@
-\documentclass[a5paper,11pt]{article}
-% \documentclass[a5paper,landscape,11pt]{article}
-% \documentclass[a4paper,11pt]{article}
+\documentclass[a5paper,landscape,11pt]{article}
 \usepackage{abc}
 \usepackage{graphicx}
 \usepackage{helvet}
@@ -8,6 +6,13 @@
 
 \setlength{\parindent}{0pt}
 
+% Adjust margins for A5 landscape. Increase width by 2cm and height by 4cm.
+\addtolength{\textwidth}{2cm}
+\addtolength{\hoffset}{-1cm}
+
+\addtolength{\textheight}{4cm}
+\addtolength{\voffset}{-2cm}
+
 % -----
 
 \begin{document}
@@ -20,8 +25,12 @@
 
 \maketitle
 
+\newpage
+
 \tableofcontents
 
+\newpage
+
 % -----
 
 \section{Introduction}