Update hyfrydol-alleluia-ending formatting
This commit is contained in:
parent
8dba48323a
commit
6f9bfbaec7
1 changed files with 17 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ verseOne = \lyricmode {
|
||||||
|
|
||||||
\score {
|
\score {
|
||||||
\header {
|
\header {
|
||||||
piece = "Verse 3 with Alleluias"
|
piece = "Verse 3, unison"
|
||||||
}
|
}
|
||||||
<<
|
<<
|
||||||
\new Staff = "verseLine" <<
|
\new Staff = "verseLine" <<
|
||||||
|
|
@ -98,6 +98,7 @@ verseOne = \lyricmode {
|
||||||
>>
|
>>
|
||||||
>>
|
>>
|
||||||
\layout {
|
\layout {
|
||||||
|
indent = 0
|
||||||
\context {
|
\context {
|
||||||
\Score
|
\Score
|
||||||
\omit BarNumber
|
\omit BarNumber
|
||||||
|
|
@ -105,7 +106,12 @@ verseOne = \lyricmode {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\markup { \vspace #1 }
|
||||||
|
|
||||||
\score {
|
\score {
|
||||||
|
\header {
|
||||||
|
piece = "Choral ending"
|
||||||
|
}
|
||||||
<<
|
<<
|
||||||
\new ChoirStaff <<
|
\new ChoirStaff <<
|
||||||
\new Staff = "soprano" \with {
|
\new Staff = "soprano" \with {
|
||||||
|
|
@ -135,3 +141,13 @@ verseOne = \lyricmode {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
\paper {
|
||||||
|
system-system-spacing =
|
||||||
|
#'((basic-distance . 14))
|
||||||
|
top-margin = .75\in
|
||||||
|
bottom-margin = .75\in
|
||||||
|
left-margin = .75\in
|
||||||
|
right-margin = .75\in
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue