diff --git a/battlefield/battlefield.tex b/battlefield/battlefield.tex new file mode 100644 index 0000000..eb1ba5a --- /dev/null +++ b/battlefield/battlefield.tex @@ -0,0 +1,3 @@ +\begin{song}{Johnny I Hardly Knew Ye}{Em}{~}{irish traditional}{}{} + \input battlefield/johnny_i_hardly_knew_ye.tex +\end{song} diff --git a/johnny_i_hardly_knew_ye.tex b/battlefield/johnny_i_hardly_knew_ye.tex similarity index 100% rename from johnny_i_hardly_knew_ye.tex rename to battlefield/johnny_i_hardly_knew_ye.tex diff --git a/booze/booze.tex b/booze/booze.tex new file mode 100644 index 0000000..5105211 --- /dev/null +++ b/booze/booze.tex @@ -0,0 +1,7 @@ +\begin{song}{The Jug of Punch}{D}{~}{traditional}{}{} + \input booze/jug_of_punch.tex +\end{song} + +\begin{song}{Whiskey You're The Devil}{D}{~}{irish traditional}{}{} + \input booze/whiskey_you_re_the_devil.tex +\end{song} \ No newline at end of file diff --git a/jug_of_punch.tex b/booze/jug_of_punch.tex similarity index 100% rename from jug_of_punch.tex rename to booze/jug_of_punch.tex diff --git a/whiskey_you_re_the_devil.tex b/booze/whiskey_you_re_the_devil.tex similarity index 100% rename from whiskey_you_re_the_devil.tex rename to booze/whiskey_you_re_the_devil.tex diff --git a/fields/fields.tex b/fields/fields.tex new file mode 100644 index 0000000..e12f70d --- /dev/null +++ b/fields/fields.tex @@ -0,0 +1,8 @@ +\begin{song}{The Leprechaun}{?}{St Patrick's Day song}{Marc Gunn}{}{} +TODO : Chords + \input fields/leprechaun.tex +\end{song} + +\begin{song}{Kilkelly, Ireland}{Em}{~}{irish traditional}{}{} +TODO : All +\end{song} \ No newline at end of file diff --git a/leprechaun.tex b/fields/leprechaun.tex similarity index 100% rename from leprechaun.tex rename to fields/leprechaun.tex diff --git a/instrumentals/instrumentals.tex b/instrumentals/instrumentals.tex new file mode 100644 index 0000000..ee624cb --- /dev/null +++ b/instrumentals/instrumentals.tex @@ -0,0 +1,25 @@ +\begin{music} +\parindent10mm +\instrumentnumber{1} % a single instrument +\setname1{Piano} % whose name is Piano +\setstaffs1{2} % with two staffs +\generalmeter{\meterfrac44}% 4/4 meter chosen +\startextract % starting real score +\Notes\ibu0f0\qb0{cge}\tbu0\qb0g|\hl j\en +\Notes\ibu0f0\qb0{cge}\tbu0\qb0g|\ql l\sk\ql n\en +\bar +\Notes\ibu0f0\qb0{dgf}|\qlp i\en +\notes\tbu0\qb0g|\ibbl1j3\qb1j\tbl1\qb1k\en +\Notes\ibu0f0\qb0{cge}\tbu0\qb0g|\hl j\en +\endextract % terminate excerpt +\end{music} + +TODO : +Kesh Jig / Blackthorn Stick +Kerry Polka (Egan's Polka) / Britches Full Of Stitches / Finnish Polka +D\'erob\'ee de Guingamp +Morrison's Jig / Joe Cooley's Reel +Drowsy Maggie / Glasgow's Reel +Rights of Men / The Pride of Petravore +Banish Misfortune +Devil's Dream \ No newline at end of file diff --git a/road/road.tex b/road/road.tex new file mode 100644 index 0000000..311fe57 --- /dev/null +++ b/road/road.tex @@ -0,0 +1,9 @@ +\begin{song}{Whiskey In The Jar}{G}{~}{irish traditional}{}{} + \input road/whiskey_in_the_jar.tex +\end{song} + +\begin{song}{Rocky Road To Dublin}{Dm}{~}{irish traditional}{}{} + \input road/rocky_road_to_dublin.tex +\end{song} + +TODO : The Wild Rover \ No newline at end of file diff --git a/rocky_road_to_dublin.tex b/road/rocky_road_to_dublin.tex similarity index 100% rename from rocky_road_to_dublin.tex rename to road/rocky_road_to_dublin.tex diff --git a/whiskey_in_the_jar.tex b/road/whiskey_in_the_jar.tex similarity index 100% rename from whiskey_in_the_jar.tex rename to road/whiskey_in_the_jar.tex diff --git a/drunken_sailor.tex b/sea/drunken_sailor.tex similarity index 89% rename from drunken_sailor.tex rename to sea/drunken_sailor.tex index c5c9eb3..adeb5be 100644 --- a/drunken_sailor.tex +++ b/sea/drunken_sailor.tex @@ -5,7 +5,7 @@ \Ch{Dm}{What} shall we do with a drunken sailor -\CH{C}{Early} in the \Ch{Dm}{mornin'} +\Ch{C}{Early} in the \Ch{Dm}{mornin'} \end{SBVerse*} ~\\ \begin{SBChorus} diff --git a/irish_rover.tex b/sea/irish_rover.tex similarity index 96% rename from irish_rover.tex rename to sea/irish_rover.tex index b0cd8aa..ee675c6 100644 --- a/irish_rover.tex +++ b/sea/irish_rover.tex @@ -14,7 +14,7 @@ And \Ch{G}{oh}, how the wild wind \Ch{D}{drove} her She stood \Ch{G}{several} blasts, She had \Ch{C}{twenty} seven masts And they \Ch{G}{called} her The \Ch{D}{Irish} \Ch{G}{Rover} -\end{SBVerse} +\end{SBVerse*} ~\\ ~\\ ~\\ diff --git a/le_forban1.tex b/sea/le_forban1.tex similarity index 100% rename from le_forban1.tex rename to sea/le_forban1.tex diff --git a/le_forban2.tex b/sea/le_forban2.tex similarity index 100% rename from le_forban2.tex rename to sea/le_forban2.tex diff --git a/mermaid.tex b/sea/mermaid.tex similarity index 94% rename from mermaid.tex rename to sea/mermaid.tex index e628125..404b354 100644 --- a/mermaid.tex +++ b/sea/mermaid.tex @@ -1,4 +1,4 @@ -\begin{SBVerse} +\begin{SBVerse*} Twas \Ch{G}{Friday} morn when \Ch{C}{we} set \Ch{G}{sail} And \Ch{C}{we} were not \Ch{D7}{far} from the \Ch{G}{land} diff --git a/quinze_marins.tex b/sea/quinze_marins.tex similarity index 100% rename from quinze_marins.tex rename to sea/quinze_marins.tex diff --git a/sea/sea.tex b/sea/sea.tex new file mode 100644 index 0000000..625d796 --- /dev/null +++ b/sea/sea.tex @@ -0,0 +1,23 @@ +\begin{song}{Irish Rover}{G}{~}{irish traditional}{}{} + \input sea/irish_rover.tex +\end{song} + +\begin{song}{The Mermaid}{G}{Child Ballad 289}{traditional}{}{} + \input sea/mermaid.tex +\end{song} + +\begin{song}{Quinze Marins (\textit{Dead Man's Chest})}{Dm}{~}{R.L. Stevenson and Y.E. Allison}{}{} + \input sea/quinze_marins.tex +\end{song} + +\begin{song}{Drunken Sailor}{Dm}{Capstan shanty}{traditional}{}{} + \input sea/drunken_sailor.tex +\end{song} + +\begin{song}{Le Forban (version de terre)}{C}{~}{traditionnel breton}{}{} + \input sea/le_forban1.tex +\end{song} + +\begin{song}{Le Forban (version de mer)}{C}{~}{traditionnel breton}{}{} + \input sea/le_forban2.tex +\end{song} \ No newline at end of file diff --git a/songbook.tex b/songbook.tex index 0f78213..a96c636 100644 --- a/songbook.tex +++ b/songbook.tex @@ -8,158 +8,44 @@ \usepackage[chordbk,compactsong]{songbook} \usepackage{musixtex} - \begin{document} \title{\Large\bf Shiver Me Timbers \\ ~\\ Songs \begin{tiny}from the\end{tiny} Book} \author{Benjamin COUDRIN} \maketitle -\makeTitleIndex - -%%%%%%%%%%% S E T - L I S T %%%%%%%%%%%% - -\chapter*{Songs from the Set-list} - \addcontentsline{toc}{chapter}{Songs from the Set-list} - \subsection*{KERNEL SET} - - \begin{itemize} - \item Kesh Jig / Blackthorn Stick - \item Irish Rover - \item The Mermaid - \item Kerry Polka (Egan's Polka) / Britches Full Of Stitches / Finnish Polka - \item Johnny I Hardly Knew Ye - \item Whiskey In The Jar - \item Quinze Marins / Drunken Sailor - \item Dérobée de Guingamp - \item Morrison's Jig / Joe Cooley's Reel - \item Dirty Old Town - \item Le Forban - \item Drowsy Maggie / Glasgow's Reel - \item The Wild Rover - \item The Leprechaun - \item Rights of Men / The Pride of Petravore - \end{itemize} - - \subsection*{OPTIONALS (sous réserve de travail)} - \begin{itemize} - \item The Jug Of Punch - \item Dans Les Prisons de Nantes - \item Banish Misfortune - \item Devil's Dream - \item Whiskey You're The Devil - \item Rocky Road To Dublin - \end{itemize} +\makeTitleContents %%%%%%%%%%% S O N G S F R O M T H E S E A %%%%%%%%%%%% - \chapter{Songs from the sea} - - \begin{song}{Irish Rover}{G}{~}{irish traditional}{}{} - \input irish_rover.tex - \end{song} - - \begin{song}{The Mermaid}{G}{Child Ballad 289}{traditional}{}{} - \input mermaid.tex - \end{song} - - \begin{song}{Quinze Marins (\textit{Dead Man's Chest})}{Dm}{~}{R.L. Stevenson and Y.E. Allison}{}{} - \input quinze_marins.tex - \end{song} - - \begin{song}{Drunken Sailor}{Dm}{Capstan shanty}{traditional}{}{} - \input drunken_sailor.tex - \end{song} - - \begin{song}{Le Forban (version de terre)}{C}{~}{traditionnel breton}{}{} - \input le_forban1.tex - \end{song} - - \begin{song}{Le Forban (version de mer)}{C}{~}{traditionnel breton}{}{} - \input le_forban2.tex - \end{song} + \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} - - \begin{song}{Johnny I Hardly Knew Ye}{Em}{~}{irish traditional}{}{} - \input johnny_i_hardly_knew_ye.tex - \end{song} - + \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} - - \begin{song}{Whiskey In The Jar}{G}{~}{irish traditional}{}{} - \input whiskey_in_the_jar.tex - \end{song} - - \begin{song}{Rocky Road To Dublin}{Dm}{~}{irish traditional}{}{} - \input rocky_road_to_dublin.tex - \end{song} + \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} - - \begin{song}{Dirty Old Town}{G}{~}{Ewan MacColl}{}{} - \input dirty_old_town.tex - \end{song} - - \begin{song}{Dans les prisons de Nantes}{Am}{~}{traditionnel breton}{}{} - \input dans_les_prisons_de_nantes.tex - \end{song} - - \begin{song}{Eileen Og}{Am}{~}{Percy French}{}{} - \input eileen_og.tex - \end{song} + \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} - - \begin{song}{The Leprechaun}{?}{St Patrick's Day song}{Marc Gunn}{}{} -TODO : Chords - \input leprechaun.tex - \end{song} - - \begin{song}{Kilkelly, Ireland}{Em}{~}{irish traditional}{}{} -TODO : All - \end{song} - + \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} - - \begin{song}{The Jug of Punch}{D}{~}{traditional}{}{} - \input jug_of_punch.tex - \end{song} - - \begin{song}{Whiskey You're The Devil}{D}{~}{irish traditional}{}{} - \input whiskey_you_re_the_devil.tex - \end{song} - + \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} - NOTHING YET - -\begin{music} -\parindent10mm -\instrumentnumber{1} % a single instrument -\setname1{Piano} % whose name is Piano -\setstaffs1{2} % with two staffs -\generalmeter{\meterfrac44}% 4/4 meter chosen -\startextract % starting real score -\Notes\ibu0f0\qb0{cge}\tbu0\qb0g|\hl j\en -\Notes\ibu0f0\qb0{cge}\tbu0\qb0g|\ql l\sk\ql n\en -\bar -\Notes\ibu0f0\qb0{dgf}|\qlp i\en -\notes\tbu0\qb0g|\ibbl1j3\qb1j\tbl1\qb1k\en -\Notes\ibu0f0\qb0{cge}\tbu0\qb0g|\hl j\en -\endextract % terminate excerpt -\end{music} + \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 \end{document} diff --git a/songbookTOC.tex b/songbookTOC.tex new file mode 100644 index 0000000..b97d7a4 --- /dev/null +++ b/songbookTOC.tex @@ -0,0 +1,16 @@ +\item\ 1. Irish Rover\hbox {, 3} +\item\ 2. The Mermaid\hbox {, 4} +\item\ 3. Quinze Marins (\textit {Dead Man's Chest})\hbox {, 5} +\item\ 4. Drunken Sailor\hbox {, 6} +\item\ 5. Le Forban (version de terre)\hbox {, 7} +\item\ 6. Le Forban (version de mer)\hbox {, 8} +\item\ 7. Johnny I Hardly Knew Ye\hbox {, 9} +\item\ 8. Whiskey In The Jar\hbox {, 11} +\item\ 9. Rocky Road To Dublin\hbox {, 12} +\item\ 10. Dirty Old Town\hbox {, 15} +\item\ 11. Dans les prisons de Nantes\hbox {, 16} +\item\ 12. Eileen Og\hbox {, 17} +\item\ 13. The Leprechaun\hbox {, 19} +\item\ 14. Kilkelly, Ireland\hbox {, 20} +\item\ 15. The Jug of Punch\hbox {, 21} +\item\ 16. Whiskey You're The Devil\hbox {, 22} diff --git a/dans_les_prisons_de_nantes.tex b/town/dans_les_prisons_de_nantes.tex similarity index 100% rename from dans_les_prisons_de_nantes.tex rename to town/dans_les_prisons_de_nantes.tex diff --git a/dirty_old_town.tex b/town/dirty_old_town.tex similarity index 94% rename from dirty_old_town.tex rename to town/dirty_old_town.tex index cc08a17..720792b 100644 --- a/dirty_old_town.tex +++ b/town/dirty_old_town.tex @@ -6,7 +6,7 @@ Dreamed a \Ch{C}{dream}, by the old \Ch{G}{canal} Kissed my \Ch{Em}{girl}, by the factory \Ch{G}{wall} Dirty old \Ch{D}{town}, dirty old \Ch{Em}{town} -\end{SBVerse} +\end{SBVerse*} ~\\ I heard a siren from the dock\\ Saw a train cut the night on fire\\ diff --git a/eileen_og.tex b/town/eileen_og.tex similarity index 100% rename from eileen_og.tex rename to town/eileen_og.tex diff --git a/town/town.tex b/town/town.tex new file mode 100644 index 0000000..cbb48fb --- /dev/null +++ b/town/town.tex @@ -0,0 +1,11 @@ +\begin{song}{Dirty Old Town}{G}{~}{Ewan MacColl}{}{} + \input town/dirty_old_town.tex +\end{song} + +\begin{song}{Dans les prisons de Nantes}{Am}{~}{traditionnel breton}{}{} + \input town/dans_les_prisons_de_nantes.tex +\end{song} + +\begin{song}{Eileen Og}{Am}{~}{Percy French}{}{} + \input town/eileen_og.tex +\end{song} \ No newline at end of file diff --git a/woods/woods.tex b/woods/woods.tex new file mode 100644 index 0000000..67c8481 --- /dev/null +++ b/woods/woods.tex @@ -0,0 +1 @@ +NOTHING YET \ No newline at end of file