]> Shamusworld >> Repos - music/blob - god-is-great.ly
New charts "How Great Thou Art" and "In The Garden".
[music] / god-is-great.ly
1 %Numerous problems still exist... !!! FIX !!!
2
3 \version "2.16.0"
4 \include "pop-chords.ly"
5 \include "english.ly"
6
7 % Good sizes are 16, 18, & 20
8 staffSize = #16
9 #(set-default-paper-size "letter")
10 #(set-global-staff-size staffSize)
11 #(ly:set-option (quote no-point-and-click))
12
13 \header
14 {
15         title    = \markup { \override #'(font-family . sans) \fontsize #3.5 "God Is Great" }
16 %       composer = \markup { \override #'(font-family . sans) \fontsize #1.3 "" }
17         arranger = \markup { \override #'(font-family . sans) \fontsize #1.3 "arr. Ed Smart" }
18         tagline  = "Engraved by JLH and Lilypond 2.8.2"
19 }
20
21
22 %
23 % Song's structure
24 %
25 Global =
26 {
27         \clef G
28         \key a \major
29         \numericTimeSignature
30         \time 4/4
31
32         % Intro
33
34         \partial 2 s2 |   % 0
35
36         \repeat volta 2
37         {
38                 s1*4 |   % 1-4
39         }
40
41         % Verse
42
43         \mark \markup { \override #'(font-family . sans) { \box { A } } }
44
45         s1*16 \bar "||"   % 5-20
46
47         s1*16 \bar "||"   % 21-36
48
49         % Chorus
50
51         \once \override Score.RehearsalMark #'self-alignment-X = #left
52         \mark \markup { \override #'(font-family . sans) { \box { B } } \hspace #1.0 \raise #2.0 \musicglyph #"scripts.segno" }
53
54         s1*16 \bar "||"   % 37-52
55         \once \override Score.RehearsalMark #'self-alignment-X = #right
56         \mark \markup { \italic { To Coda } \hspace #1.0 \musicglyph #"scripts.coda" }
57
58         % Midtro
59
60         s1*4 \bar "||"   % 53-56
61
62         % Verse
63
64         \mark \markup { \override #'(font-family . sans) { \box { C } } }
65
66         s1*16 \bar "||"   % 57-72
67
68         \once \override Score.RehearsalMark #'self-alignment-X = #right
69         \mark \markup { \italic { D.S. al Coda } }
70
71         % Coda
72
73 \stopStaff s1 \bar "" \startStaff   % That removed the spurious floating bar line from line break
74 %\stopStaff s1 \startStaff
75 \set Score.currentBarNumber = #73
76
77         \once \override Score.RehearsalMark #'self-alignment-X = #left
78         \mark \markup { { \musicglyph #"scripts.coda" } "Coda" }
79
80         \repeat volta 2
81         {
82                 s1*4 |   % 73-76
83         }
84
85         % Bridge
86
87         \repeat volta 2
88         {
89                 s1*8 |   % 77-84
90         }
91
92         s1*8 \bar "||"   % 85-92
93
94         s1*8 \bar ".|:-||"   % 93-100
95
96         % Chorus
97
98         \repeat volta 2
99         {
100                 s1*8 \bar "||"   % 101-108
101
102                 s1*7 |   % 109-115
103         }
104         \alternative
105         {
106                 {
107                         s1 |   % 116
108                 }
109                 {
110                         s1 |   % 117
111                 }
112         }
113
114         s1*4 |   % 118-121
115
116         % Outro
117
118         \repeat volta 2
119         {
120                 s1*4 |   % 122-125
121         }
122
123         s1 \bar "|."   % 126
124 }
125
126
127 %
128 % Lead vocal
129 %
130 LeadVox = \relative c'
131 {
132         \clef G
133
134         % Intro
135
136         \partial 2 r2 |   % 0
137
138         R1*4 |   % 1-4
139
140         % Verse
141
142         r2 cs8 e4 e8 ~ |   % 5
143         e8 a,4 d8 ~ d cs4 b8 ~ |   % 6
144         b4 r r2 |   % 7
145         R1 |   % 8
146         r4 cs8 e e e4 e8 ~ |   % 9
147         e8 a,4 d8 ~ d cs4 b8 ~ |   % 10
148         b4 r r2 |   % 11
149         R1 |   % 12
150         r2 cs8 e4 e8 ~ |   % 13
151         e8 a,4 d8 ~ d cs4 b8 ~ |   % 14
152         b4 r r2 |   % 15
153         cs4 b8 b8 ~ b8 a4 a8 ~ |   % 16
154         a4 r r2 |   % 17
155         R1 |   % 18
156         R1 |   % 19
157         R1 |   % 20
158
159         r2 cs8 e4 e8 ~ |   % 21
160         e8 a,4 d8 ~ d cs4 b8 ~ |   % 22
161         b4 r r2 |   % 23
162         R1 |   % 24
163         r2 cs8 e4 e8 ~ |   % 25
164         e8 a,4 d8 ~ d cs4 b8 ~ |   % 26
165         b4 r r2 |   % 27
166         R1 |   % 28
167         r2 cs8 e4 e8 ~ |   % 29
168         e8 a,4 d8 ~ d cs4 b8 ~ |   % 30
169         b4 r r2 |   % 31
170         cs4 b8 b8 ~ b4 a8 a ~ |   % 32
171         a4 r r2 |   % 33
172         R1 |   % 34
173         R1 |   % 35
174         r2 a4 cs |   % 36
175
176         % Chorus
177
178         cs4 r a cs |   % 37
179         cs4 r d cs8 b ~ |   % 38
180         b8 r r4 d cs8 b ( |   % 39
181         a8 ) a4 r8 a4 cs |   % 40
182         cs4 r8 a ~ a cs4 cs8 ~ |   % 41
183         cs4 a8 d ~ d4 cs8 cs ( |   % 42
184         b2 ) r |   % 43
185         r2 a4 cs |   % 44
186         cs4 r a cs |   % 45
187         cs4 r d cs8 b ~ |   % 46
188         b8 r r4 d cs8 b ( |   % 47
189         a8 ) a4 r8 a4 cs |   % 48
190         cs4 a8 a ~ a cs4 cs8 ~ |   % 49
191         cs8 a4 d8 ~ d cs ( b ) b ~ |   % 50
192         b2. r8 e, |   % 51
193         cs'4 b8 b ~ b a4 a8 ~ |   % 52
194
195         % Midtro
196
197         a1 |   % 53
198         R1*3 |   % 54-56
199
200         % Verse
201
202         r2 cs8 e4 e8 ~ |   % 57
203         e8 a,4 d8 ~ d cs4 b8 ~ |   % 58
204         b4 r r2 |   % 59
205         R1 |   % 60
206         r2 cs8 e4 e8 ~ |   % 61
207         e8 a,4 d8 ~ d cs4 b8 ~ |   % 62
208         b4 r r2 |   % 63
209         R1 |   % 64
210         r2 cs8 e4 e8 ~ |   % 65
211         e8 a,4 d8 ~ d cs4 b8 ~ |   % 66
212         b4 r r2 |   % 67
213         cs4 ( b8 ) b8 ~ b4 a8 a ~ |   % 68
214         a1 |   % 69
215         r2 r4 e8 d' ~ |   % 70
216         d8 cs ( b ) b ~ b2 |   % 71
217         r2 a4 cs |   % 72
218
219         % Coda
220
221         s1 % Spacer for coda
222
223         R1*4 |   % 73-76
224
225         % Bridge
226
227         e2 e |   % 77
228         e a,4 ( b ) |   % 78
229         b1 |   % 79
230         r4 a8 d ~ d cs4 a8 (  |   % 80
231         fs1 ) |   % 81
232         r4 a8 d ~ d cs4 b8 ~ |   % 82
233         b1 |   % 83
234         R1 |   % 84
235
236         e2 e |   % 85
237         e a,4 ( b ) |   % 86
238         b1 |   % 87
239         r4 a8 d ~ d cs4 a8 (  |   % 88
240         fs1 ) |   % 89
241         r4 a8 d ~ d cs4 b8 ~ |   % 90
242         b1 |   % 91
243         R1 |   % 92
244
245         e2 e |   % 93
246         e a,4 ( b ) |   % 94
247         b1 |   % 95
248         r4 a8 d ~ d cs4 a8 (  |   % 96
249         fs1 ) |   % 97
250         r4 a8 d ~ d cs4 b8 ~ |   % 98
251         b1 |   % 99
252         r2 a4 cs |   % 100
253
254         % Chorus
255
256         cs4 r a cs |   % 101
257         cs4 r d cs8 b ~ |   % 102
258         b8 r r4 d cs8 b ( |   % 103
259         a8 ) a4 r8 a4 cs |   % 104
260         cs4 r8 a ~ a cs4 cs8 ~ |   % 105
261         cs4 a8 d ~ d4 cs8 cs ( |   % 106
262         b2 ) r |   % 107
263         r2 a4 cs \bar "||"   % 108
264
265         cs4 r a cs |   % 109
266         cs4 r d cs8 b ~ |   % 110
267         b8 r r4 d cs8 b ( |   % 111
268         a8 ) a4 r8 a4 cs |   % 112
269         cs4 a8 a ~ a cs4 cs8 ~ |   % 113
270         cs8 a4 d8 ~ d cs ( b ) b ~ |   % 114
271         b2. r4 |   % 115
272
273         r2 a4 cs |   % 116
274
275         R1 |   % 117
276
277         R1*4 |   % 118-121
278
279         % Outro
280
281         R1*4 |   % 122-125
282
283         r1^\fermata |   % 126
284 }
285
286
287 LeadVoxText = \lyricmode
288 {
289         All cre- a- _ tion cries _ to you _
290         Wor- ship- ping in spi- _ rit and _ in truth _
291         Glo- ry to _ the faith- _ ful one _
292         Je- sus Christ _ God's son _
293
294         All cre- a- _ tion gives _ you praise _
295         You a- lone _ are tru- _ ly great _
296         You a- lone _ are God _ who reigns _
297         For e- ter- _ ni- ty _
298
299         God is great and his praise
300         fills the earth, _ fills the hea- _ vens
301         and your name will _ be praised _
302         through all _ the world _
303
304         God is great, sing his praise
305         all the earth, _ all the hea- _ vens
306         'cause we're li- ving for _ the glo- _ ry
307         of _ your _ name _
308         The glo- ry of _ your name. _
309
310         All to you _ O God _ we bring _
311         Je- sus teach _ us how _ to live _
312         Let your fi- _ re burn _ in us _
313         That _ all _ may hear _
314         and all _ may _ see _
315
316         God is
317
318         Ho- ly is the _ Lord
319         The whole _ earth sings _
320         The whole _ earth sings _
321
322         Ho- ly is the _ Lord
323         The whole _ earth sings _
324         The whole _ earth sings _
325
326         Ho- ly is the _ Lord
327         The whole _ earth sings _
328         The whole _ earth sings _
329
330         God is great and his praise
331         fills the earth, _ fills the hea- _ vens
332         and your name will _ be praised _
333         through all _ the world _
334
335         God is great, sing his praise
336         all the earth, _ all the hea- _ vens
337         'cause we're li- ving for _ the glo- _ ry
338         of _ your _ name _
339
340         God is
341
342         The glo- ry of _ your name. _
343 }
344
345 LeadVoxTextB = \lyricmode
346 {
347 }
348
349
350 Riffs = \relative c''
351 {
352         \clef G
353
354         % Intro
355
356 %{
357         \tiny
358         \repeat "percent" 3   % 1 - 6
359         {
360                 << { \tiny f16 c f, <f' f,> ~ <f f,> f, c' f f8 e } \\ { \tiny f,,2 c'4 } >> |   % 1
361                 << { \tiny f'16 c f, <f' f,> ~ <f f,> f, c' f f8 e } \\ { \tiny bf,2 c4 } >> |   % 2
362         }
363         << s2. \\ { \tiny d2 c4 } >> |   % 7
364         << s2. \\ { \tiny bf2. } >> |   % 8
365
366         s2.*7
367
368         \voiceOne
369         \repeat "percent" 6 { f''16 c f, <f' f,> ~ <f f,> f, c' f f8 e | }   % 16-21
370         \oneVoice
371
372         s2.*7
373
374         \voiceOne
375         \repeat "percent" 2 { f16 c f, f' ~ f f, c' f f8 e | }   % 29-30
376         \oneVoice
377
378         \key g \major
379
380         \voiceOne
381         \repeat "percent" 2 { g16 d g, g' ~ g g, d' g g8 fs | }   % 31-32
382         \oneVoice
383
384         s2.*7
385
386         \voiceOne
387         \repeat "percent" 4 { g16 d g, g' ~ g g, d' g g8 fs | }   % 40-43
388         \oneVoice
389         \normalsize
390 %}
391 }
392
393
394 %
395 % Chord names
396 %
397
398 Chords = \chordmode
399 {
400         % Intro
401
402         \partial 2 s2 |   % 0
403
404         a1 |   % 1
405         d1:sus2 |   % 2
406         e1:11^7.9 |   % 3
407         d1:sus2 |   % 4
408
409         % Verse
410
411         a2.. d8:sus2 |   % 5
412         s2.. e8:sus4 |   % 6
413         s2.. e8 |   % 7
414         s1 |   % 8
415         a2.. d8:sus2 |   % 9
416         s2.. e8:sus4 |   % 10
417         s2.. e8 |   % 11
418         s1 |   % 12
419         fs2..:m7 d8:sus2 |   % 13
420         s2.. e8:sus4 |   % 14
421         s1 |   % 15
422         fs4.:m7 e2 d8:sus2 |   % 16
423         s2.. e8 |   % 17
424         s1 |   % 18
425         d2..:sus2 e8 |   % 19
426         s2.. a8 |   % 20
427
428         s2.. d8:sus2 |   % 21
429         s2.. e8:sus4 |   % 22
430         s2.. e8 |   % 23
431         s1 |   % 24
432         a2.. d8:sus2 |   % 25
433         s2.. e8:sus4 |   % 26
434         s2.. e8 |   % 27
435         s1 |   % 28
436         fs2..:m7 d8:sus2 |   % 29
437         s2.. e8:sus4 |   % 30
438         s1 |   % 31
439         fs4.:m7 e2 d8:sus2 |   % 32
440         s2.. e8:11^7.9 |   % 33
441         s1 |   % 34
442         d2.. e8:11^7.9 |   % 35
443         s1 |   % 36
444
445         % Chorus
446
447         a1 |   % 37
448         d1:sus2 |   % 38
449         e1:sus4 |   % 39
450         d1:sus2 |   % 40
451         a1 |   % 41
452         fs1:m7 |   % 42
453         e1:sus4 |   % 43
454         e1 |   % 44
455         a1 |   % 45
456         d1:sus2 |   % 46
457         e1:sus4 |   % 47
458         d1:sus2 |   % 48
459         fs1:m7 |   % 49
460         d1:sus2 |   % 50
461         e1:sus4 |   % 51
462         e1 |   % 52
463
464         % Midtro
465
466         d1 |   % 53
467         fs1:m7 |   % 54
468         e1:sus4 |   % 55
469         e1 |   % 56
470
471         % Verse
472
473         a2.. d8:sus2 |   % 57
474         s2.. e8:sus4 |   % 58
475         s2.. e8 |   % 59
476         s1 |   % 60
477         a2.. d8:sus2 |   % 61
478         s2.. e8:sus4 |   % 62
479         s2.. e8 |   % 63
480         s1 |   % 64
481         fs2..:m7 d8:sus2 |   % 65
482         s2.. e8:sus4 |   % 66
483         s1 |   % 67
484         fs4.:m7 e2 d8:sus2 |   % 68
485         s1 |   % 69
486         s2.. e8:sus4 |   % 70
487         s1 |   % 71
488         s1 |   % 72
489
490         % Coda
491
492         s1 % Blank for coda
493
494         d1 |   % 73
495         fs1:m7 |   % 74
496         e1:sus4 |   % 75
497         e1 |   % 76
498
499         % Bridge
500
501         a2.. d8:sus2 |   % 77
502         s2.. e8:sus4 |   % 78
503         s2.. e8 |   % 79
504         s1 |   % 80
505         fs2..:m7 d8:sus2 |   % 81
506         s2.. e8:sus4 |   % 82
507         s2.. e8 |   % 83
508         s1 |   % 84
509
510         a1 |   % 85
511         d1:sus2 |   % 86
512         e1 |   % 87
513         e1 |   % 88
514         fs1:m7 |   % 89
515         d1:sus2 |   % 90
516         e1:sus4 |   % 91
517         e1 |   % 92
518
519         a1 |   % 93
520         d1:sus2 |   % 94
521         e1 |   % 95
522         e1 |   % 96
523         fs1:m7 |   % 97
524         d1:sus2 |   % 98
525         e1:sus4 |   % 99
526         e1 |   % 100
527
528         % Chorus
529
530         a1 |   % 101
531         d1:sus2 |   % 102
532         e1:sus4 |   % 103
533         d1:sus2 |   % 104
534         a1 |   % 105
535         fs1:m7 |   % 106
536         e1:sus4 |   % 107
537         e1 |   % 108
538
539         a1 |   % 109
540         d1:sus2 |   % 110
541         e1:sus4 |   % 111
542         d1:sus2 |   % 112
543         fs1:m7 |   % 113
544         d1:sus2 |   % 114
545         e1:sus4 |   % 115
546
547         e1:sus4 |   % 116
548
549         e1:sus4 |   % 117
550
551         fs1:m7 |   % 118
552         d1:sus2 |   % 119
553         e1:sus4 |   % 120
554         e1 |   % 121
555
556         % Outro
557
558         a1 |   % 122
559         d1:sus2 |   % 123
560         e1:11^7.9 |   % 124
561         d1:sus2 |   % 125
562
563         a1 |   % 126
564 }
565
566
567 %
568 % Alternate chord changes (2nd verse)
569 %
570 ChordsSup = \chordmode
571 {
572         % Intro
573
574 %{
575         s2.*8 |   % 1-8
576
577         % Verse
578
579         bf4/d c2/e |   % 9
580         f8 f/a bf2 |   % 10
581         f4/g bf/g f/g |   % 11
582         c2:sus4 c4 |   % 12
583 %}
584 }
585
586
587 %
588 % Chord rhythms
589 %
590 StaffC = \relative c
591 {
592         \numericTimeSignature
593         \override NoteHead #'style = #'slash
594         \teeny
595
596         % Intro
597
598         \partial 2 c4-> c-> |   % 0
599
600         c4. c8 ~ c4 c |   % 1
601         c4. c8 ~ c4 c |   % 2
602         c4. c8 ~ c4 c |   % 3
603         c4. c8 ~ c4 c |   % 4
604
605         % Verse
606
607         c4 c-> c8 c c c ~ |   % 5
608         c4 c-> c8 c c c ~ |   % 6
609         c4 c-> c8 c c c ~ |   % 7
610         c4 c-> c8 c c c |   % 8
611         c4 c-> c8 c c c ~ |   % 9
612         c4 c-> c8 c c c ~ |   % 10
613         c4 c-> c8 c c c ~ |   % 11
614         c4 c-> c8 c c c |   % 12
615         c4 c-> c8 c c c ~ |   % 13
616         c4 c-> c8 c c c ~ |   % 14
617         c4 c-> c8 c c c |   % 15
618         c4. c8 ~ c4. c8 ~ |   % 16
619         c2. ~ c8 c ~ |   % 17
620         c1 |   % 18
621         c2. ~ c8 c ~ |   % 19
622         c2. ~ c8 c-> ~ |   % 20
623
624         c4 c-> c8 c c c ~ |   % 21
625         c4 c-> c8 c c c ~ |   % 22
626         c4 c-> c8 c c c ~ |   % 23
627         c4 c-> c8 c c c |   % 24
628         c4 c-> c8 c c c ~ |   % 25
629         c4 c-> c8 c c c ~ |   % 26
630         c4 c-> c8 c c c ~ |   % 27
631         c4 c-> c8 c c c |   % 28
632         c4 c-> c8 c c c ~ |   % 29
633         c4 c-> c8 c c c ~ |   % 30
634         c4 c-> c8 c c c |   % 31
635         c4. c8 ~ c4. c8 ~ |   % 32
636         c2. ~ c8 c ~ |   % 33
637         c1 |   % 34
638         c2. ~ c8 c ~ |   % 35
639         c1 |   % 36
640
641         % Chorus
642
643         c4 c c c |   % 37
644         c4 c c c |   % 38
645         c4 c c c |   % 39
646         c4 c c c |   % 40
647         c4 c c c |   % 41
648         c4 c c c |   % 42
649         c4 c c c |   % 43
650         c4 c c c |   % 44
651         c4 c c c |   % 45
652         c4 c c c |   % 46
653         c4 c c c |   % 47
654         c4 c c c |   % 48
655         c4 c c c |   % 49
656         c4 c c c |   % 50
657         c4 c c c |   % 51
658         c4 c c c |   % 52
659
660         % Midtro
661
662         c4 c c c |   % 53
663         c4 c c c |   % 54
664         c4 c c c |   % 55
665         c4 c c c |   % 56
666
667         % Verse
668
669         c4 c-> c8 c c c ~ |   % 57
670         c4 c-> c8 c c c ~ |   % 58
671         c4 c-> c8 c c c ~ |   % 59
672         c4 c-> c8 c c c |   % 60
673         c4 c-> c8 c c c ~ |   % 61
674         c4 c-> c8 c c c ~ |   % 62
675         c4 c-> c8 c c c ~ |   % 63
676         c4 c-> c8 c c c |   % 64
677         c4 c-> c8 c c c ~ |   % 65
678         c4 c-> c8 c c c ~ |   % 66
679         c4 c-> c8 c c c |   % 67
680         c4. c8 ~ c4. c8 ~ |   % 68
681         c4 c c c |   % 69
682         c4 c c c8 c ~ |   % 70
683         c4 c c c |   % 71
684         c4 c c c |   % 72
685
686         % Coda
687
688 \stopStaff s1 \bar "" \startStaff   % That removed the spurious floating bar line from line break
689 %\stopStaff s1 \startStaff
690 \set Score.currentBarNumber = #73
691
692         c4 c c c |   % 73
693         c4 c c c |   % 74
694         c4 c c c |   % 75
695         c4 c c c |   % 76
696
697         % Bridge
698
699         c4 c-> c8 c c c ~ |   % 77
700         c4 c-> c8 c c c ~ |   % 78
701         c4 c-> c8 c c c ~ |   % 79
702         c4 c-> c8 c c c |   % 80
703         c4 c-> c8 c c c ~ |   % 81
704         c4 c-> c8 c c c ~ |   % 82
705         c4 c-> c8 c c c ~ |   % 83
706         c4 c-> c8 c c c |   % 84
707
708         c4 c c c |   % 85
709         c4 c c c |   % 86
710         c4 c c c |   % 87
711         c4 c c c |   % 88
712         c4 c c c |   % 89
713         c4 c c c |   % 90
714         c4 c c c |   % 91
715         c4 c c c |   % 92
716
717         c4 c c c |   % 93
718         c4 c c c |   % 94
719         c4 c c c |   % 95
720         c4 c c c |   % 96
721         c4 c c c |   % 97
722         c4 c c c |   % 98
723         c4 c c c |   % 99
724         c4 c c c |   % 100
725
726         % Chorus
727
728         c4 c2.-> ~ |   % 101
729         c4 c2.-> ~ |   % 102
730         c4 c2.-> ~ |   % 103
731         c4 c2.-> ~ |   % 104
732         c4 c2.-> ~ |   % 105
733         c4 c2.-> |   % 106
734         c8 c c c c c c c |   % 107
735         r8 c-> c4-> r8 c-> c-> c-> |   % 108
736
737         c4 c c c |   % 109
738         c4 c c c |   % 110
739         c4 c c c |   % 111
740         c4 c c c |   % 112
741         c4 c c c |   % 113
742         c4 c c c |   % 114
743         c4 c c c |   % 115
744
745         c4 c c c |   % 116
746
747         c4 c c c |   % 117
748
749         c4 c c c |   % 118
750         c4 c c c |   % 119
751         c4 c c c |   % 120
752         c4 c c c |   % 121
753
754         % Outro
755
756         c4. c8 ~ c4 c |   % 122
757         c4. c8 ~ c4 c |   % 123
758         c4. c8 ~ c4 c |   % 124
759         c4. c8 ~ c4 c |   % 125
760
761         c1^\fermata |   % 126
762 }
763
764
765 Dynamics =
766 {
767         s4_\markup { \italic { drum fill } } s |   % 0
768 %{
769         s4_\markup { \italic { snare pat. } } s2 |   % 1
770         s4_\markup { \italic { simile } } s2 |   % 2
771         s2.*19
772         s4_\markup { \italic { spacy } } s2 |   % 22
773         s2.*5
774         s4 s \< s \! |   % 28
775         s2.*22
776         s4_\markup { \italic { Last time } } s2 |   % 51
777 %}
778 }
779
780
781 \score
782 {
783         <<
784                 \Global         % The "roadmap" that everything else depends on
785
786                 \context Staff
787                 <<
788                         \new Voice = "lead" \LeadVox
789                         \new Voice = "riffs" \Riffs
790                         \new Lyrics \lyricsto "lead" \LeadVoxText
791                         \new Lyrics \lyricsto "lead" \LeadVoxTextB
792                 >>
793
794                 \new ChoirStaff
795                 <<
796                         \new ChordNames \Chords
797                         \new ChordNames \ChordsSup
798                         \new RhythmicStaff << \StaffC \Dynamics >>
799                 >>
800
801                 \set Score.skipBars = ##t
802                 \set Score.melismaBusyProperties = #'()
803         >>
804 }
805
806
807 \paper
808 {
809         #(define fonts (make-pango-font-tree
810                 "Times New Roman"
811                 "JazzText"
812                 "Luxi Mono"
813                 (/ staffSize 20)))
814
815 % Don't spread staves vertically across last page (default: t)
816 %       ragged-last-bottom = ##f
817 % Don't spread staves vertically across the page (default: f)
818 %       ragged-bottom = ##t
819 % Allow partial line for last stave (default: f)
820         ragged-last = ##t
821
822 % To find out what's eating the space at the top...
823 %       annotate-spacing = ##t
824 }
825