dottes/dottes.tex.header

64 lines
954 B
Plaintext
Raw Normal View History

\documentclass[a5paper,landscape,11pt]{article}
2012-02-27 08:50:45 +00:00
\usepackage{graphicx}
\usepackage{helvet}
\usepackage{newcent}
\usepackage{fancyhdr}
\usepackage{longtable}
% ----- Common variables
\def \build {\input{buildno.txt}}
% ----- Page setup
2012-02-27 08:50:45 +00:00
\setlength{\parindent}{0pt}
% 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}
% ----- 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}}
2012-02-27 08:50:45 +00:00
\author{Cry Havoc}
2012-02-27 08:50:45 +00:00
\date{\today}
\maketitle
\newpage
2012-02-27 08:50:45 +00:00
\tableofcontents
\newpage
2012-02-27 08:50:45 +00:00
% -----
\section{Introduction}
\input{intro.txt}
2012-02-27 08:50:45 +00:00
% -----
\section{Tunes}
Tunes are arranged in alphabetical order of tune title.
\newpage