2013-01-26 13:47:01 +00:00
|
|
|
\documentclass[a4paper,11pt]{article}
|
2012-04-04 11:52:29 +01:00
|
|
|
\usepackage{fontspec}
|
2012-02-27 08:50:45 +00:00
|
|
|
\usepackage{graphicx}
|
2012-03-03 16:06:23 +00:00
|
|
|
\usepackage{fancyhdr}
|
2012-03-04 20:16:48 +00:00
|
|
|
\usepackage{longtable}
|
2012-03-03 16:06:23 +00:00
|
|
|
|
2012-03-16 10:37:48 +00:00
|
|
|
\usepackage{hyperref}
|
|
|
|
\hypersetup{
|
|
|
|
bookmarks=true,%
|
|
|
|
colorlinks=true,%
|
|
|
|
citecolor=black,%
|
|
|
|
filecolor=black,%
|
|
|
|
linkcolor=black,%
|
|
|
|
urlcolor=black
|
|
|
|
}
|
|
|
|
|
2012-03-03 16:06:23 +00:00
|
|
|
% ----- Common variables
|
|
|
|
|
|
|
|
\def \build {\input{buildno.txt}}
|
|
|
|
|
2012-04-04 11:52:29 +01:00
|
|
|
% ----- Appearance
|
|
|
|
|
|
|
|
%\setmainfont{Century Schoolbook L}
|
|
|
|
\setmainfont{Times New Roman}
|
|
|
|
|
2012-03-03 16:06:23 +00:00
|
|
|
% ----- Page setup
|
2012-02-27 08:50:45 +00:00
|
|
|
|
|
|
|
\setlength{\parindent}{0pt}
|
|
|
|
|
2013-01-26 13:47:01 +00:00
|
|
|
% Adjust margins for A4 portrait. Increase width by 4cm and height by 4cm.
|
2012-04-21 19:47:30 +01:00
|
|
|
\addtolength{\textwidth}{4cm}
|
|
|
|
\addtolength{\hoffset}{-2cm}
|
2012-02-29 14:01:57 +00:00
|
|
|
|
|
|
|
\addtolength{\textheight}{4cm}
|
|
|
|
\addtolength{\voffset}{-2cm}
|
|
|
|
|
2012-04-21 19:47:30 +01:00
|
|
|
% Move the top margin up a further cm.
|
|
|
|
\addtolength{\textheight}{1cm}
|
|
|
|
\addtolength{\voffset}{-1cm}
|
|
|
|
|
2012-02-27 08:50:45 +00:00
|
|
|
% -----
|
|
|
|
|
2013-01-26 13:47:01 +00:00
|
|
|
% Don't show section numbers.
|
|
|
|
\setcounter{secnumdepth}{-1}
|
|
|
|
|
|
|
|
% -----
|
|
|
|
|
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
|
|
|
|
2012-03-16 10:40:16 +00:00
|
|
|
This book is a work in progress. You can download the latest version from
|
2013-01-14 12:29:51 +00:00
|
|
|
\url{http://dottes.cryhavoc.org.uk/}.
|
2012-03-16 10:40:16 +00:00
|
|
|
|
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
|