Fix Minstrel Boy pickups

This commit is contained in:
Eric Teunis de Boone 2023-04-25 23:19:02 +02:00
parent 8e340558d2
commit b80822174b
2 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,7 @@ confTempo = {
\tempo 4 = 90
}
%% Format
part = { \grace{s1} \partial 8 s8 }
part = { \grace{s1} \partial 4 s4 }
measure = { \grace { s4 } s1 | }
halfline = { \repeat unfold 2 { \measure } }
line = { \repeat unfold 2 { \halfline } }

View File

@ -5,6 +5,8 @@
\include "./config.ily"
\include "./notes.pipes.ily"
part = { \grace{s1} \partial 8 s8 }
\score {
\new Staff {
\global