view dottes.tex.a4header @ 229:1e4443d58177

Modify Change tune handling. Change all change notes to reference the filename of the tune to change to. Modify web and document generators to pull the change note out of the abc and generate an appropiate bit of content. This is now, in both cases, a hyperlink. In the process, remove the tune-specific .tex facility. It wasn't being used. I could really do with a proper templating system, and using some sort of templating in the LaTeX generation.
author Jim Hague <jim.hague@acm.org>
date Sat, 23 Feb 2013 13:10:58 +0000
parents f606da6f8718
children 4800e1f12632
line wrap: on
line source

\documentclass[a4paper,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 A4 portrait. 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}

% -----

% Don't show section numbers.
\setcounter{secnumdepth}{-1}

% -----

\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://dottes.cryhavoc.org.uk/}.

% -----

\section{Tunes}

Tunes are arranged in alphabetical order of tune title.

\newpage