Irish Songbook
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

114 lines
2.6 KiB

\documentclass[a4paper,10pt]{book}
% histoire de ne plus être emmerdés avec les accents et autres conneries
\usepackage[french]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
% les classes clefs pour la musique
\usepackage[chordbk,compactsong]{songbook}
\usepackage{musixtex}
% numérotation des pages en chapter-page
\makeatletter
\renewcommand{\thepage}{\thechapter-\arabic{page}}
\@addtoreset{page}{chapter}
\def\@stpelt#1{\global\csname c@#1\endcsname
\expandafter\ifx \csname#1\endcsname \page
\@ne
\else
\z@ \fi}
\makeatother
\begin{document}
\title{\Large\bf Shiver Me Timbers \\ ~\\ Songs \begin{tiny}from the\end{tiny} Book}
\author{Benjamin COUDRIN}
\maketitle
\makeTitleContents
%%%%%%%%%%% S O N G S F R O M T H E S E A %%%%%%%%%%%%
\chapter{Songs from the sea}
\input{sea/sea.tex}
%%%%%%%%% S O N G S F R O M T H E B A T T L E F I E L D %%%%%%%%%
\chapter{Songs from the battlefield}
\input{battlefield/battlefield.tex}
%%%%%%%%% S O N G S F R O M T H E R O A D %%%%%%%%%
\chapter{Songs from the road}
\input{road/road.tex}
%%%%%%%%% S O N G S F R O M T H E T O W N %%%%%%%%%%
\chapter{Songs from the town}
\input{town/town.tex}
%%%%%%%%% S O N G S F R O M T H E F I E L D S %%%%%%%%%%
\chapter{Songs from the fields}
\input{fields/fields.tex}
%%%%%%%% S O N G S F R O M T H E B O O Z E %%%%%%%%%
\chapter{Songs from the booze}
\input{booze/booze.tex}
%%%%%%%% S O N G S F R O M T H E W O O D S %%%%%%%%
\chapter{Songs from the woods}
\input{woods/woods.tex}
%%%%%%%% S O N G S F R O M T H E I N S T R U M E N T A L S %%%%%%%%
\chapter{Songs from the instrumentals}
\input{instrumentals/instrumentals.tex}
\appendix{Songs from the TODO list}
Kesh jig / Blackthorn stick
Irish rover
Mermaid
Eileen'og
Polkas 1
Johnny I hardly knew ye
Whiskey in the jar
Quinze marins / Drunken sailor
D\'erob\'ee de Guingamp
Filles des forges
Morrison's jig
Dirty old town
Forban
Drowsy Maggie / Tam lynn
Wild rover
Polkas 2
Leprechaun
Rights of Man / Pride of Petravore
Prisons de Nantes
Jug of punch
Whiskey you're the devil
Sally Brown
Don't get married girl
Foggy dew
Jzogyn bazjyn
Paddy's return / up in the air / cliffs moher
Molly Maguires
John Kanak
Fisher hornpipe / Saint-Anne's reel
Kilkelly Ireland
Polka Set 3 = Wedding Polka, Castleisland Polka, John Ryan Polka
Rare old time
Leaving of Liverpool
Finnegan's wake
Farewell to Tchernobyl
Magpie Set
Bugger Off
Weile Weile Waile
Tri Martolod
Star of a County Down
Galway Races
Rocky Road to Dublin
Black Velvet Band
Fields of Athenrye
Erin Go Ma Go Chri
My Irish Molly O
\end{document}
% Fin du document