mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 12:29:22 +02:00
Small fixes + new Tune: Castle Dangerous
This commit is contained in:
parent
dfc5f8a81b
commit
d27ca35b85
25 changed files with 842 additions and 57 deletions
|
@ -11,7 +11,7 @@ confTempo = {
|
|||
part = { \partial 8 \grace{s4.} s8 }
|
||||
measure = { \grace {s1} s2 | }
|
||||
halfline = { \repeat unfold 4 \measure }
|
||||
halflineMinEighth = { \repeat unfold 3 { \measure } s4 s8 }
|
||||
halflineMinusPart = { \repeat unfold 3 { \measure } s4 s8 }
|
||||
line = { \repeat unfold 2 { \halfline } }
|
||||
|
||||
%% Headers
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
\part
|
||||
\halfline
|
||||
\break
|
||||
\halflineMinEighth
|
||||
\halflineMinusPart
|
||||
}
|
||||
>>
|
||||
\break
|
||||
|
@ -75,7 +75,7 @@
|
|||
\part
|
||||
\halfline
|
||||
\break
|
||||
\halflineMinEighth
|
||||
\halflineMinusPart
|
||||
}
|
||||
>>
|
||||
\break
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue