85 lines
1.4 KiB
Plaintext
85 lines
1.4 KiB
Plaintext
\documentclass[a5paper,landscape,11pt]{article}
|
|
\usepackage{fontspec}
|
|
\usepackage{graphicx}
|
|
\usepackage{fancyhdr}
|
|
\usepackage{longtable}
|
|
|
|
\usepackage{hyperref}
|
|
\hypersetup{
|
|
bookmarks=true,%
|
|
colorlinks=true,%
|
|
citecolor=black,%
|
|
filecolor=black,%
|
|
linkcolor=black,%
|
|
urlcolor=black
|
|
}
|
|
|
|
% ----- Common variables
|
|
|
|
\def \build {\input{buildno.txt}}
|
|
|
|
% ----- Appearance
|
|
|
|
%\setmainfont{Century Schoolbook L}
|
|
\setmainfont{Times New Roman}
|
|
|
|
% ----- Page setup
|
|
|
|
\setlength{\parindent}{0pt}
|
|
|
|
% Adjust margins for A5 landscape. Increase width by 4cm and height by 4cm.
|
|
\addtolength{\textwidth}{4cm}
|
|
\addtolength{\hoffset}{-2cm}
|
|
|
|
\addtolength{\textheight}{4cm}
|
|
\addtolength{\voffset}{-2cm}
|
|
|
|
% Move the top margin up a further cm.
|
|
\addtolength{\textheight}{1cm}
|
|
\addtolength{\voffset}{-1cm}
|
|
|
|
% -----
|
|
|
|
\begin{document}
|
|
|
|
% ----- Headers and footers
|
|
|
|
\pagestyle{fancyplain}
|
|
\fancyhf{}
|
|
\lfoot{Issue \build}
|
|
\rfoot{\thepage}
|
|
\renewcommand{\headrulewidth}{0pt}
|
|
|
|
% ----- Title page and contents
|
|
|
|
\title{Ye Crie Havock Booke of Dottes \\ \input{subtitle.txt}}
|
|
|
|
\author{Cry Havoc}
|
|
|
|
\date{\today}
|
|
|
|
\maketitle
|
|
|
|
\newpage
|
|
|
|
\tableofcontents
|
|
|
|
\newpage
|
|
|
|
% -----
|
|
|
|
\section{Introduction}
|
|
|
|
\input{intro.txt}
|
|
|
|
This book is a work in progress. You can download the latest version from
|
|
\url{http://lists.cryhavoc.org.uk/dottes}.
|
|
|
|
% -----
|
|
|
|
\section{Tunes}
|
|
|
|
Tunes are arranged in alphabetical order of tune title.
|
|
|
|
\newpage
|