2012-02-29 14:01:57 +00:00
|
|
|
\documentclass[a5paper,landscape,11pt]{article}
|
2012-02-27 08:50:45 +00:00
|
|
|
\usepackage{graphicx}
|
2012-02-27 13:04:37 +00:00
|
|
|
\usepackage{helvet}
|
|
|
|
\usepackage{newcent}
|
2012-03-03 16:06:23 +00:00
|
|
|
\usepackage{fancyhdr}
|
|
|
|
|
|
|
|
% ----- Common variables
|
|
|
|
|
|
|
|
\def \build {\input{buildno.txt}}
|
|
|
|
|
|
|
|
% ----- Page setup
|
2012-02-27 08:50:45 +00:00
|
|
|
|
|
|
|
\setlength{\parindent}{0pt}
|
|
|
|
|
2012-02-29 14:01:57 +00:00
|
|
|
% 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}
|
|
|
|
|
2012-02-27 08:50:45 +00:00
|
|
|
% -----
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
2012-03-03 16:06:23 +00:00
|
|
|
% ----- Headers and footers
|
|
|
|
|
|
|
|
\pagestyle{fancyplain}
|
|
|
|
\fancyhf{}
|
|
|
|
\lfoot{Issue \build}
|
|
|
|
\rfoot{\thepage}
|
|
|
|
\renewcommand{\headrulewidth}{0pt}
|
|
|
|
|
|
|
|
% ----- Title page and contents
|
|
|
|
|
2012-03-03 15:24:59 +00:00
|
|
|
\title{Ye Crie Havock Booke of Dottes \\ \input{subtitle.txt}}
|
2012-02-27 08:50:45 +00:00
|
|
|
|
2012-03-03 14:08:41 +00:00
|
|
|
\author{Cry Havoc}
|
2012-02-27 08:50:45 +00:00
|
|
|
|
|
|
|
\date{\today}
|
|
|
|
|
|
|
|
\maketitle
|
|
|
|
|
2012-02-29 14:01:57 +00:00
|
|
|
\newpage
|
|
|
|
|
2012-02-27 08:50:45 +00:00
|
|
|
\tableofcontents
|
|
|
|
|
2012-02-29 14:01:57 +00:00
|
|
|
\newpage
|
|
|
|
|
2012-02-27 08:50:45 +00:00
|
|
|
% -----
|
|
|
|
|
|
|
|
\section{Introduction}
|
|
|
|
|
2012-03-03 15:24:59 +00:00
|
|
|
\input{intro.txt}
|
2012-02-27 08:50:45 +00:00
|
|
|
|
|
|
|
% -----
|
|
|
|
|
|
|
|
\section{Tunes}
|
2012-02-27 13:04:37 +00:00
|
|
|
|
|
|
|
Tunes are arranged in alphabetical order of tune title.
|
|
|
|
|
|
|
|
\newpage
|