2012-11-14 09:31:44 +00:00
|
|
|
\documentclass[12pt, a4paper, openany]{scrbook}
|
|
|
|
\usepackage[utf8]{inputenc}
|
|
|
|
\usepackage[T1]{fontenc}
|
|
|
|
\usepackage{graphicx}
|
|
|
|
\usepackage{fancyhdr}
|
|
|
|
\usepackage{geometry}
|
|
|
|
\geometry{a4paper,left=20mm,right=20mm, top=3cm, bottom=3cm}
|
|
|
|
|
|
|
|
\input{headfoot.tex}
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
\widowpenalties 1 10000
|
|
|
|
\raggedbottom
|
|
|
|
\pagenumbering{roman}
|
|
|
|
|
|
|
|
\input{title.tex}
|
|
|
|
|
|
|
|
\tableofcontents
|
|
|
|
|
|
|
|
\clearpage
|
|
|
|
\pagenumbering{arabic}
|
|
|
|
|
|
|
|
\chapter{All for me Grog}
|
|
|
|
\thispagestyle{fancy}
|
|
|
|
\lilypondfile[staffsize=14]{notes/AllForMeGrog.ly}
|
|
|
|
~\\
|
|
|
|
\input{lyrics/AllForMeGrog.tex}
|
|
|
|
|
|
|
|
\chapter{Auld lang syne}
|
|
|
|
\thispagestyle{fancy}
|
|
|
|
\lilypondfile[staffsize=14]{notes/AuldLangSyne.ly}
|
|
|
|
~\\
|
|
|
|
\input{lyrics/AuldLangSyne.tex}
|
|
|
|
|
|
|
|
\chapter{Black Velvet band}
|
|
|
|
\thispagestyle{fancy}
|
|
|
|
\lilypondfile[staffsize=14]{notes/BlackVelvetBand.ly}
|
|
|
|
~\\
|
|
|
|
\input{lyrics/BlackVelvetBand.tex}
|
|
|
|
|
|
|
|
\chapter {Drunken Sailor}
|
|
|
|
\thispagestyle{fancy}
|
|
|
|
\lilypondfile[staffsize=14]{notes/DrunkenSailor.ly}
|
|
|
|
~\\
|
|
|
|
\input{lyrics/DrunkenSailor.tex}
|
|
|
|
|
2012-12-27 14:21:13 +00:00
|
|
|
\chapter{Finnegan's Wake}
|
|
|
|
\thispagestyle{fancy}
|
|
|
|
\lilypondfile[staffsize=14]{notes/FinnegansWake.ly}
|
|
|
|
~\\
|
|
|
|
\input{lyrics/FinnegansWake.tex}
|
|
|
|
|
2012-11-14 09:31:44 +00:00
|
|
|
\chapter{The Foggy Dew}
|
|
|
|
\thispagestyle{fancy}
|
|
|
|
\lilypondfile[staffsize=14]{notes/FoggyDew.ly}
|
|
|
|
~\\
|
|
|
|
\input{lyrics/FoggyDew.tex}
|
|
|
|
|
|
|
|
\chapter{I'm a Rover seldom Sober}
|
|
|
|
\thispagestyle{fancy}
|
|
|
|
\lilypondfile[staffsize=14]{notes/ImARoverSeldomSober.ly}
|
|
|
|
~\\
|
|
|
|
\input{lyrics/ImARoverSeldomSober.tex}
|
|
|
|
|
|
|
|
\chapter{Johnny I hardly knew ye}
|
|
|
|
\thispagestyle{fancy}
|
|
|
|
\lilypondfile[staffsize=14]{notes/JohnnyIHardlyKnewYe.ly}
|
|
|
|
~\\
|
|
|
|
\input{lyrics/JohnnyIHardlyKnewYe.tex}
|
|
|
|
|
|
|
|
\chapter{MacPherson's Farewell}
|
|
|
|
\thispagestyle{fancy}
|
|
|
|
\lilypondfile[staffsize=14]{notes/MacPhersonsFarewell.ly}
|
|
|
|
~\\
|
|
|
|
\input{lyrics/MacPhersonsFarewell.tex}
|
|
|
|
|
|
|
|
\chapter{Molly Malone}
|
|
|
|
\thispagestyle{fancy}
|
|
|
|
\lilypondfile[staffsize=14]{notes/MollyMalone.ly}
|
|
|
|
~\\
|
|
|
|
\input{lyrics/MollyMalone.tex}
|
|
|
|
|
|
|
|
\chapter{Muirsheen Durkin}
|
|
|
|
\thispagestyle{fancy}
|
|
|
|
\lilypondfile[staffsize=14]{notes/MuirsheenDurkin.ly}
|
|
|
|
~\\
|
|
|
|
\input{lyrics/MuirsheenDurkin.tex}
|
|
|
|
|
|
|
|
\chapter {A Nation once again}
|
|
|
|
\thispagestyle{fancy}
|
|
|
|
\lilypondfile[staffsize=14]{notes/NationOnceAgain.ly}
|
|
|
|
~\\
|
|
|
|
\input{lyrics/NationOnceAgain.tex}
|
|
|
|
|
|
|
|
\chapter{The parting Glass}
|
|
|
|
\thispagestyle{fancy}
|
|
|
|
\lilypondfile[staffsize=14]{notes/PartingGlass.ly}
|
|
|
|
~\\
|
|
|
|
\input{lyrics/PartingGlass.tex}
|
|
|
|
|
|
|
|
\chapter {The Rising of the Moon}
|
|
|
|
\thispagestyle{fancy}
|
|
|
|
\lilypondfile[staffsize=14]{notes/RisingOfTheMoon.ly}
|
|
|
|
~\\
|
|
|
|
\input{lyrics/RisingOfTheMoon.tex}
|
|
|
|
|
|
|
|
\chapter{The Star of the County Down}
|
|
|
|
\thispagestyle{fancy}
|
|
|
|
\lilypondfile[staffsize=14]{notes/StarOfTheCountyDown.ly}
|
|
|
|
~\\
|
2012-12-27 14:21:13 +00:00
|
|
|
\input{lyrics/StarOfTheCountyDown.tex}
|
2012-11-14 09:31:44 +00:00
|
|
|
|
|
|
|
\chapter{Whiskey in the Jar}
|
|
|
|
\thispagestyle{fancy}
|
|
|
|
\lilypondfile[staffsize=14]{notes/WhiskeyInTheJar.ly}
|
|
|
|
~\\
|
|
|
|
\input{lyrics/WhiskeyInTheJar.tex}
|
|
|
|
|
|
|
|
\chapter{The Wild Rover}
|
|
|
|
\thispagestyle{fancy}
|
|
|
|
\lilypondfile[staffsize=14]{notes/WildRover.ly}
|
|
|
|
~\\
|
|
|
|
\input{lyrics/WildRover.tex}
|
|
|
|
|
|
|
|
\end{document}
|
2012-12-25 23:22:25 +00:00
|
|
|
|