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.

117 lines
2.9 KiB

15 years ago
\documentclass[a4paper,10pt]{book}
13 years ago
% histoire de ne plus �tre emmerd�s avec les accents et autres conneries
15 years ago
\usepackage[french]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
14 years ago
% les classes clefs pour la musique
15 years ago
\usepackage[chordbk,compactsong]{songbook}
\usepackage{musixtex}
13 years ago
% 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
15 years ago
\begin{document}
\title{\Large\bf Shiver Me Timbers \\ ~\\ Songs \begin{tiny}from the\end{tiny} Book}
\author{Benjamin COUDRIN}
\maketitle
15 years ago
\makeTitleContents
15 years ago
%%%%%%%%%%% S O N G S F R O M T H E S E A %%%%%%%%%%%%
\chapter{Songs from the sea}
\input{sea/sea.tex}
15 years ago
%%%%%%%%% 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}
15 years ago
15 years ago
%%%%%%%%% 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}
15 years ago
%%%%%%%%% 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}
15 years ago
%%%%%%%%% 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}
15 years ago
15 years ago
%%%%%%%% 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}
15 years ago
15 years ago
%%%%%%%% 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}
15 years ago
15 years ago
%%%%%%%% 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 %%%%%%%%
13 years ago
\chapter{Songs from the dance}
\input{instrumentals/instrumentals.tex}
13 years ago
15 years ago
13 years ago
\chapter{Songs from the SET list}
\begin{itemize}
\item Kesh jig / Blackthorn stick
\item Irish rover
\item Mermaid
\item Eileen'og
\item Polkas 1
\item Johnny I hardly knew ye
\item Whiskey in the jar
\item Quinze marins / Drunken sailor
\item D\'erob\'ee de Guingamp
\item Filles des forges
\item Morrison's jig
\item Dirty old town
\item Forban
\item Drowsy Maggie / Tam lynn
\item Wild rover
\item Polkas 2
\item Leprechaun
\item Rights of Man / Pride of Petravore
\item Prisons de Nantes
\item Jug of punch
\item Whiskey you're the devil
\item Sally Brown
\item Foggy dew
\item Paddy's return / up in the air / cliffs moher
\item Molly Maguires
\item John Kanak
\item Fisher hornpipe / Saint-Anne's reel
\item Kilkelly Ireland
\item Polka Set 3 = Wedding Polka, Castleisland Polka, John Ryan Polka
\item Farewell to Tchernobyl
\item Magpie Set
\item Bugger Off
\item Weile Weile Waile
\item Rocky Road to Dublin
\end{itemize}
Black Velvet Band
Fields of Athenrye
Erin Ghra Mo Chroi
My Irish Molly O
13 years ago
Don't get married girl
Rare old time
Leaving of Liverpool
Finnegan's wake
Tri Martolod
Star of a County Down
Galway Races
15 years ago
\end{document}
14 years ago
% Fin du document