mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 20:39:20 +02:00
Updated/Fixed 2/4 Marches and 3/4 Marches (+ template)
This commit is contained in:
parent
a63a7cdc6c
commit
27b5a9f0c8
52 changed files with 648 additions and 433 deletions
|
@ -12,7 +12,7 @@
|
|||
\lyricsglobal
|
||||
<<
|
||||
\new NullVoice = "format"
|
||||
{
|
||||
{
|
||||
\line
|
||||
\bar "||"
|
||||
\break
|
||||
|
@ -30,7 +30,7 @@
|
|||
\lyricsAB
|
||||
}
|
||||
\new Lyrics = "lyrics" {
|
||||
\lyricsto "song" {
|
||||
\lyricsto "song" {
|
||||
\verseA
|
||||
}
|
||||
}
|
||||
|
@ -58,10 +58,15 @@
|
|||
\fill-line{
|
||||
\column {
|
||||
\verseAblock
|
||||
\combine \null \vspace #0.5
|
||||
}
|
||||
\combine \null \vspace #0.5
|
||||
\column {
|
||||
\verseBblock
|
||||
}
|
||||
\combine \null \vspace #0.5
|
||||
\verseCblock
|
||||
\column {
|
||||
\verseCblock
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@ lyricsAA = {
|
|||
c8 [ c8 ] c4. a8 |
|
||||
b8 [ b8 ] a2 |
|
||||
e8 [ e8 ] e4. e8 |
|
||||
f8 e8 e2 |
|
||||
f8 e8 e2 |
|
||||
|
||||
A8 [ A8 ] A4. f8 |
|
||||
d8 [ f8 ] e2 |
|
||||
|
@ -19,25 +19,25 @@ lyricsAB = {
|
|||
c8 [ c8 ] c4. a8 |
|
||||
b8 [ b8 ] a2 |
|
||||
e8 [ e8 ] e4. e8 |
|
||||
\tuplet 3/2 { f8 f8 e8 } e2 |
|
||||
\tuplet 3/2 { f8 f8 e8 } e4. e8 |
|
||||
|
||||
A8 [ A8 ] A4. f8 |
|
||||
d8 [ f8 ] e2 |
|
||||
d8 [ f8 ] e4. e8 |
|
||||
c8 [ c8 ] b4. c16 [ c16 ] |
|
||||
b8. a16 a2 |
|
||||
}
|
||||
|
||||
verseA = \lyricmode {
|
||||
\set stanza = #"1."
|
||||
Fight- ing sol- diers from the sky
|
||||
Fear- less men who jump and die
|
||||
Fight -- ing sol -- diers from the sky
|
||||
Fear -- less men who jump and die
|
||||
Men who mean just what they say
|
||||
The brave men of the Green Ber- et
|
||||
The brave men of the Green Ber -- et
|
||||
|
||||
Sil- ver wings u- pon their chest
|
||||
These are men, the Neth- er- lands' best
|
||||
One hun- dred men will test today
|
||||
But only three win the Green Ber- et
|
||||
Sil -- ver wings u -- pon their chest
|
||||
These are men, the Neth -- er -- lands' best
|
||||
One hun -- dred men will test to -- day
|
||||
But on -- ly three win the Green Ber- et
|
||||
}
|
||||
verseAblock = \markup \column {
|
||||
\line{ \bold "1." }
|
||||
|
@ -57,7 +57,7 @@ verseBblock = \markup \column {
|
|||
\line{Trained in combat, hand-to-hand}
|
||||
\line{Men who fight by night and day}
|
||||
\line{Courage peak from the Green Berets}
|
||||
|
||||
|
||||
\line{Silver wings upon their chest}
|
||||
\line{These are men, the Netherlands' best}
|
||||
\line{One hundred men will test today}
|
||||
|
@ -69,7 +69,7 @@ verseCblock = \markup \column {
|
|||
\line{Her Green Beret has met his fate}
|
||||
\line{He has died for those oppressed}
|
||||
\line{Leaving her his last request}
|
||||
|
||||
|
||||
\line{Put silver wings on my son's chest}
|
||||
\line{Make him one of the Netherlands' best}
|
||||
\line{He'll be a man they'll test one day}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue