mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 12:29:22 +02:00
A lot of small fixes, My Home, Mist Covered Mountains, Morag of Dunvegan, Template, ...
This commit is contained in:
parent
efaa3fda01
commit
a63a7cdc6c
22 changed files with 135 additions and 75 deletions
|
@ -7,6 +7,12 @@
|
|||
\include "./notes.tenor.ily"
|
||||
\include "./notes.side.ily"
|
||||
|
||||
|
||||
\layout {
|
||||
indent = 5.0
|
||||
short-indent = 2.0
|
||||
}
|
||||
|
||||
\score {
|
||||
\new StaffGroup <<
|
||||
\new PipeBandDrumStaff = "side" \with {
|
||||
|
|
|
@ -11,6 +11,11 @@
|
|||
%\include "./notes.pipes.seconds.ily"
|
||||
%\include "./notes.lyrics.ily"
|
||||
|
||||
\layout {
|
||||
indent = 5.0
|
||||
short-indent = 2.0
|
||||
}
|
||||
|
||||
\score {
|
||||
\new StaffGroup <<
|
||||
\new Staff \with {
|
||||
|
|
|
@ -6,6 +6,11 @@
|
|||
\include "./notes.bass.ily"
|
||||
\include "./notes.tenor.ily"
|
||||
|
||||
\layout {
|
||||
indent = 5.0
|
||||
short-indent = 2.0
|
||||
}
|
||||
|
||||
\score {
|
||||
\new StaffGroup <<
|
||||
\new PipeBandDrumStaff = "tenor" \with {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue