Fix up graphics overflow caused by change to Latex headers.

This reduces the height the graphics can use. Compensate by decreasing the page
margins by 0.25" all round.
This commit is contained in:
Jim Hague 2013-07-16 17:21:42 +01:00
parent d8357c8cec
commit eb85854d78
1 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@
\usepackage{array} \usepackage{array}
\usepackage{color} \usepackage{color}
\usepackage{fontspec} \usepackage{fontspec}
\usepackage[margin=1in]{geometry} \usepackage[margin=0.75in]{geometry}
\usepackage{graphicx} \usepackage{graphicx}
\usepackage{fancyhdr} \usepackage{fancyhdr}
\usepackage{longtable} \usepackage{longtable}
@ -46,7 +46,8 @@
\makeatother \makeatother
% Show the main tune graphic and optional change. % Show the main tune graphic and optional change.
% Args are change title (optional), tune title, tune graphic filename. % Args are tune title, tune subtitle, composer, tune graphic filename,
% change title.
\newcommand{\showtune}[5]{% \newcommand{\showtune}[5]{%
\vfill \vfill
\begin{center} \begin{center}