File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ overrideHorizontalShiftLeftABit = { \overrideHorizontalShift #-0.4 }
3131
3232highVoiceMusic = {
3333
34- \globalSettings
34+ \colourOne
3535 \overrideHorizontalShiftLeftABit
3636 \fingeringAbove
3737
@@ -95,7 +95,7 @@ highVoiceMusic = {
9595
9696lowVoiceMusic = {
9797
98- \globalSettings
98+ \colourTwo
9999 \fingeringBelow
100100
101101 % Home theme
@@ -155,7 +155,7 @@ lowVoiceMusic = {
155155
156156middleVoiceMusic = {
157157
158- \globalSettings
158+ \colourThree
159159 \fingeringBelow
160160 \stringNumbersBelow
161161
@@ -222,6 +222,7 @@ allMusic = {
222222 \new Staff \with {
223223 midiInstrument = # " acoustic guitar (nylon)"
224224 }
225+ \globalSettings
225226 \initialSignatures
226227 <<
227228 << \highVoiceMusic >>
You can’t perform that action at this time.
0 commit comments