mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 12:29:22 +02:00
Fixed a few scores from previous fix
This commit is contained in:
parent
c222ebaea3
commit
17615a7236
34 changed files with 475 additions and 245 deletions
|
@ -7,12 +7,14 @@
|
|||
\layout {
|
||||
indent = 0
|
||||
\set Score.markFormatter = #format-mark-box-alphabet
|
||||
\context {
|
||||
\Staff
|
||||
\numericTimeSignature
|
||||
% \hideKeySignature
|
||||
}
|
||||
}
|
||||
\score {
|
||||
\new Staff = "staff_pipes" {
|
||||
\numericTimeSignature
|
||||
\hideKeySignature
|
||||
|
||||
\compressMMRests {
|
||||
\tempo 2. = 32
|
||||
\time 3/4
|
||||
|
@ -34,6 +36,7 @@
|
|||
|
||||
\time 4/4
|
||||
R1
|
||||
}
|
||||
|
||||
\bar "||"
|
||||
\mark \default
|
||||
|
@ -75,6 +78,7 @@
|
|||
|
||||
\bar "||"
|
||||
\mark \default
|
||||
\compressMMRests {
|
||||
R1*4
|
||||
}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
\version "2.18.2"
|
||||
|
||||
#(set-default-paper-size "a4" 'landscape)
|
||||
%#(set-default-paper-size "a4" 'landscape)
|
||||
#(set-global-staff-size 19)
|
||||
\layout {
|
||||
indent = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue