mirror of
https://github.com/kastdeur/bagpipe.ly.git
synced 2024-11-01 01:53:32 +01:00
markuplines -> markuplist
This commit is contained in:
parent
998211acfc
commit
c4c6ed565b
4 changed files with 7 additions and 7 deletions
|
@ -8,7 +8,7 @@
|
||||||
#(define page-breaking ly:minimal-breaking)
|
#(define page-breaking ly:minimal-breaking)
|
||||||
}
|
}
|
||||||
|
|
||||||
\markuplines{\wordwrap{Four bars jig intro, then first four bars extending the
|
\markuplist{\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.}}
|
last note of bar 2 and 4 by four extra beats, then start again from the top.}}
|
||||||
\include "jigs/archie_beag.ly"
|
\include "jigs/archie_beag.ly"
|
||||||
\include "airs/mist_covered_mountains.ly"
|
\include "airs/mist_covered_mountains.ly"
|
||||||
|
@ -23,13 +23,13 @@
|
||||||
\include "reels/foot_it_neatly.ly"
|
\include "reels/foot_it_neatly.ly"
|
||||||
\include "piobaireachd/lament_for_the_harp_tree.ly"
|
\include "piobaireachd/lament_for_the_harp_tree.ly"
|
||||||
|
|
||||||
\markuplines{\wordwrap{Hold the cluster for 10 seconds or so, start with cuttings
|
\markuplist{\wordwrap{Hold the cluster for 10 seconds or so, start with cuttings
|
||||||
from the top, one set of unison cuttings before the tune starts.}}
|
from the top, one set of unison cuttings before the tune starts.}}
|
||||||
|
|
||||||
\pageBreak
|
\pageBreak
|
||||||
\include "jigs/braes_of_mellinish.ly"
|
\include "jigs/braes_of_mellinish.ly"
|
||||||
|
|
||||||
\markuplines{\wordwrap{Cluster like before, one single beat in jig tempo then
|
\markuplist{\wordwrap{Cluster like before, one single beat in jig tempo then
|
||||||
break immediately into hornpipe.}}
|
break immediately into hornpipe.}}
|
||||||
|
|
||||||
\pageBreak
|
\pageBreak
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
#(define page-breaking ly:minimal-breaking)
|
#(define page-breaking ly:minimal-breaking)
|
||||||
}
|
}
|
||||||
|
|
||||||
\markuplines \table-of-contents
|
\markuplist \table-of-contents
|
||||||
|
|
||||||
\pageBreak
|
\pageBreak
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
#(define page-breaking ly:minimal-breaking)
|
#(define page-breaking ly:minimal-breaking)
|
||||||
}
|
}
|
||||||
|
|
||||||
\markuplines \table-of-contents
|
\markuplist \table-of-contents
|
||||||
|
|
||||||
\pageBreak
|
\pageBreak
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
#(define page-breaking ly:minimal-breaking)
|
#(define page-breaking ly:minimal-breaking)
|
||||||
}
|
}
|
||||||
|
|
||||||
\markuplines{\wordwrap{
|
\markuplist{\wordwrap{
|
||||||
Note: Only the first two parts are played in the medley set.
|
Note: Only the first two parts are played in the medley set.
|
||||||
}}
|
}}
|
||||||
\include "hornpipes/uphold_the_right.ly"
|
\include "hornpipes/uphold_the_right.ly"
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
\include "reels/famous_bridge.ly"
|
\include "reels/famous_bridge.ly"
|
||||||
\pageBreak
|
\pageBreak
|
||||||
\include "piobaireachd/clan_campbells_gathering_2.ly"
|
\include "piobaireachd/clan_campbells_gathering_2.ly"
|
||||||
\markuplines{\wordwrap{
|
\markuplist{\wordwrap{
|
||||||
Replace the initial partial bar with a quarter B and the doubling with a
|
Replace the initial partial bar with a quarter B and the doubling with a
|
||||||
dre, like in the piobaireachd fragment. The initial e doublings in the other
|
dre, like in the piobaireachd fragment. The initial e doublings in the other
|
||||||
parts are also replaced with dre.
|
parts are also replaced with dre.
|
||||||
|
|
Loading…
Reference in a new issue