1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-05-17 05:19:21 +02:00

KeySig and Text rearrangement for GStK

This commit is contained in:
Eric-Teunis de Boone 2022-11-01 17:14:09 +01:00
parent af2cc7dabb
commit 159efc9ca8
2 changed files with 26 additions and 18 deletions

View file

@ -2,10 +2,11 @@
%% Globals
global = {
\time 3/4
}
\key d \major
}
confTempo = {
\tempo 4 = 60
}
}
%% Format
measure = { \grace {s1} s2. | }
halfline = { \repeat unfold 2 \measure }