# HG changeset patch # User Jim Hague # Date 1330524117 0 # Node ID 305e701c5dc2acd64749e884fd9a9f6ad20a88b8 # Parent 608ca1992cef99f84032bae15be020306114c006 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. diff -r 608ca1992cef -r 305e701c5dc2 dottes.tex.header --- 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}