1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-05-15 20:39:20 +02:00

A lot of small fixes, My Home, Mist Covered Mountains, Morag of Dunvegan, Template, ...

This commit is contained in:
Eric Teunis de Boone 2019-01-03 23:34:05 +01:00
parent efaa3fda01
commit a63a7cdc6c
22 changed files with 135 additions and 75 deletions

View file

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