annotate dottes.tex.header @ 31:cce278f78e01

Guess correct ending.
author Jim Hague <jim.hague@acm.org>
date Fri, 02 Mar 2012 10:22:56 +0000
parents 305e701c5dc2
children 80af9457d566
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
19
305e701c5dc2 Set output to A5 landscape. Begin content and content on fresh page.
Jim Hague <jim.hague@acm.org>
parents: 16
diff changeset
1 \documentclass[a5paper,landscape,11pt]{article}
13
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
2 \usepackage{abc}
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
3 \usepackage{graphicx}
16
780f49972b68 Update book making command.
Jim Hague <jim.hague@acm.org>
parents: 13
diff changeset
4 \usepackage{helvet}
780f49972b68 Update book making command.
Jim Hague <jim.hague@acm.org>
parents: 13
diff changeset
5 \usepackage{newcent}
13
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
6
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
7 \setlength{\parindent}{0pt}
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
8
19
305e701c5dc2 Set output to A5 landscape. Begin content and content on fresh page.
Jim Hague <jim.hague@acm.org>
parents: 16
diff changeset
9 % Adjust margins for A5 landscape. Increase width by 2cm and height by 4cm.
305e701c5dc2 Set output to A5 landscape. Begin content and content on fresh page.
Jim Hague <jim.hague@acm.org>
parents: 16
diff changeset
10 \addtolength{\textwidth}{2cm}
305e701c5dc2 Set output to A5 landscape. Begin content and content on fresh page.
Jim Hague <jim.hague@acm.org>
parents: 16
diff changeset
11 \addtolength{\hoffset}{-1cm}
305e701c5dc2 Set output to A5 landscape. Begin content and content on fresh page.
Jim Hague <jim.hague@acm.org>
parents: 16
diff changeset
12
305e701c5dc2 Set output to A5 landscape. Begin content and content on fresh page.
Jim Hague <jim.hague@acm.org>
parents: 16
diff changeset
13 \addtolength{\textheight}{4cm}
305e701c5dc2 Set output to A5 landscape. Begin content and content on fresh page.
Jim Hague <jim.hague@acm.org>
parents: 16
diff changeset
14 \addtolength{\voffset}{-2cm}
305e701c5dc2 Set output to A5 landscape. Begin content and content on fresh page.
Jim Hague <jim.hague@acm.org>
parents: 16
diff changeset
15
13
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
16 % -----
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
17
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
18 \begin{document}
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
19
16
780f49972b68 Update book making command.
Jim Hague <jim.hague@acm.org>
parents: 13
diff changeset
20 \title{Ye Crie Havock Booke of Dottes}
13
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
21
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
22 \author{Jim Hague}
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
23
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
24 \date{\today}
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
25
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
26 \maketitle
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
27
19
305e701c5dc2 Set output to A5 landscape. Begin content and content on fresh page.
Jim Hague <jim.hague@acm.org>
parents: 16
diff changeset
28 \newpage
305e701c5dc2 Set output to A5 landscape. Begin content and content on fresh page.
Jim Hague <jim.hague@acm.org>
parents: 16
diff changeset
29
13
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
30 \tableofcontents
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
31
19
305e701c5dc2 Set output to A5 landscape. Begin content and content on fresh page.
Jim Hague <jim.hague@acm.org>
parents: 16
diff changeset
32 \newpage
305e701c5dc2 Set output to A5 landscape. Begin content and content on fresh page.
Jim Hague <jim.hague@acm.org>
parents: 16
diff changeset
33
13
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
34 % -----
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
35
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
36 \section{Introduction}
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
37
16
780f49972b68 Update book making command.
Jim Hague <jim.hague@acm.org>
parents: 13
diff changeset
38 This book provides the dots for all tunes commonly played at Cry Havoc music
13
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
39 sessions.
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
40
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
41 % -----
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
42
232a778181e3 First go at LaTeX booklet.
Jim Hague <jim.hague@laicatc.com>
parents:
diff changeset
43 \section{Tunes}
16
780f49972b68 Update book making command.
Jim Hague <jim.hague@acm.org>
parents: 13
diff changeset
44
780f49972b68 Update book making command.
Jim Hague <jim.hague@acm.org>
parents: 13
diff changeset
45 Tunes are arranged in alphabetical order of tune title.
780f49972b68 Update book making command.
Jim Hague <jim.hague@acm.org>
parents: 13
diff changeset
46
780f49972b68 Update book making command.
Jim Hague <jim.hague@acm.org>
parents: 13
diff changeset
47 \newpage