Fixes to formatting

This commit is contained in:
Leni Aniva 2023-10-16 22:09:50 -07:00
parent 37856d4ff3
commit fcb05cfb44
Signed by: aniva
GPG Key ID: 4D9B1C8D10EA4C50
1 changed files with 14 additions and 11 deletions

View File

@ -14,7 +14,7 @@ violin = \relative { \repeat volta 2 {
\key c \major
r2 e'8( g) | a4. c8 b8. g16 |
c8 d c4 b | a8( b) a4 g |
c8(d c4) b | a8( b) a4 g |
e2 e8( g) | a4. c8 b8. g16 |
c8(d) e4 e | e8( d) c4 d |
c2 g8( e) | d4. d8 c e |
@ -30,14 +30,14 @@ violin = \relative { \repeat volta 2 {
first = \lyricmode {
I vow to thee my
co -- un -- try all earthly things a --
country all earthly things a --
bove, En -- tire and whole and
per -- fect the service of my
per -- fect, the service of my
love. The love that asks no
questions, the love that stands the
test. That lays up -- on the
al -- tar the de -- ar -- est and
best; The love that never
al -- tar the dear -- est and the
best. The love that never
falters, the love that pays the
price. Th -- e love that makes un --
da -- un -- ted the fin -- al sa -- cri --
@ -45,16 +45,18 @@ first = \lyricmode {
}
second = \lyricmode {
And there -- 's ano -- ther
co -- un -- try I've heard-of long a --
country I've heard-of long a --
go. Most dear to them that
love her, most great-to them that
know. We may not count her
armies, we may not see her
king. Her for -- tress is a
faithful heart her pride is su -- ffer --
ing. And soul by soul silently
her shi -- ning bounds in -- crease. And
her ways are ways of gen -- tle -- ness, and all her paths are peace.
ing. And soul by soul
silently, her shi -- ning bounds in --
crease. And her ways are ways of
gen -- tle -- ness, and all her paths are
peace.
}
\score{
@ -74,7 +76,8 @@ second = \lyricmode {
instrumentName = "Violin"
shortInstrumentName = "V."
midiInstrument = "violin"
} <<
}
<<
\new Voice = "violin" {
\violin
}