mirror of
https://github.com/kastdeur/bagpipe.ly.git
synced 2024-11-01 01:53:32 +01:00
a7586c1d58
Since version 2.11.45 the \pageBreak command can be used correctly at the top level, so the hack for this has been removed. Also updated the version in all files to 2.12.0 to indicate that we need a recent Lilypond.
32 lines
932 B
Text
32 lines
932 B
Text
|
|
|
|
\header {
|
|
title = "2008 Medley for Strasbourg"
|
|
}
|
|
|
|
\markuplines{\wordwrap{Four bars jig intro, then first four bars extending the
|
|
last note of bar 2 and 4 by four extra beats, then start again from the top.}}
|
|
\include "jigs/archie_beag.ly"
|
|
\include "airs/mist_covered_mountains.ly"
|
|
|
|
\pageBreak
|
|
\include "strathspeys/unknown.ly"
|
|
\include "strathspeys/mac_an_irish.ly"
|
|
\include "scandinavian/harp_schottis.ly"
|
|
|
|
\pageBreak
|
|
\include "reels/airlies_big_day.ly"
|
|
\include "reels/foot_it_neatly.ly"
|
|
\include "piobaireachd/lament_for_the_harp_tree.ly"
|
|
|
|
\markuplines{\wordwrap{Hold the cluster for 10 seconds or so, start with cuttings
|
|
from the top, one set of unison cuttings before the tune starts.}}
|
|
|
|
\pageBreak
|
|
\include "jigs/braes_of_mellinish.ly"
|
|
|
|
\markuplines{\wordwrap{Cluster like before, one single beat in jig tempo then
|
|
break immediately into hornpipe.}}
|
|
|
|
\pageBreak
|
|
\include "suites/murrays_fancy_6_hornpipe.ly"
|