1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-10-31 02:16:34 +01:00

Added some airs with lyrics, and updated templates accordingly

This commit is contained in:
Eric Teunis de Boone 2016-10-31 01:12:44 +01:00
parent 743099ea26
commit 39129866d8
59 changed files with 1544 additions and 693 deletions

View file

@ -7,8 +7,20 @@
\new PipeBandDrumStaff {
\global
<<
{\formatA \formatB}
{\tenorA \tenorB}
{
\repeat volta 2 {
\line
}
\break
\repeat volta 2 {
\line
}
}
{
\tenorA
\tenorB
}
>>
}
\header {
@ -17,4 +29,4 @@
instrument = \instrumentTenor
composer = \composerTenor
}
}
}