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

@ -21,14 +21,14 @@
}
\new Staff = "seconds" {
\pipessecndglobal
\set Staff.instrumentName = \markup{ \instrumentPipes Seconds }
\set Staff.shortInstrumentName = \markup{ \shortInstrumentPipes 2nd}
\set Staff.instrumentName = \markup{ \instrumentSecnd }
\set Staff.shortInstrumentName = \markup{ \shortInstrumentPipes \shortInstrumentSecnd}
}
% \new Staff = "thirds" {
% \pipesthrdglobal
% \set Staff.instrumentName = \markup{ \instrumentPipes Thirds }
% \set Staff.shortInstrumentName = \markup{ \shortInstrumentPipes 3rd }
% \set Staff.instrumentName = \markup{ \instrumentPipes \instrumentThrd }
% \set Staff.shortInstrumentName = \markup{ \shortInstrumentPipes \shortInstrumentThrd }
%
% }
>>