1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-10-31 02:16:34 +01:00

Bugfix: Jim Thomson of Flagstaff

This commit is contained in:
Eric-Teunis de Boone 2020-07-05 19:31:42 +02:00
parent e3df09101c
commit adf6cc8c02
3 changed files with 20 additions and 14 deletions

View file

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