mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 12:29:22 +02:00
Band names should not be in the title
This commit is contained in:
parent
32c6835063
commit
65870e6ff1
12 changed files with 74 additions and 11 deletions
|
@ -10,7 +10,8 @@
|
|||
\drummode { \repeat volta 2 { \partial 8 \pempty \midstd \pempty \endtwo } }% End of drums %
|
||||
}
|
||||
\header {
|
||||
title = "2/4 Standards (Canadian Memorial Pipes & Drums)"
|
||||
title = "2/4 Standards"
|
||||
band = "Canadian Memorial Pipes and Drums"
|
||||
meter = "Quick March"
|
||||
composer = ""
|
||||
instrument = "Side"
|
||||
|
@ -38,7 +39,8 @@
|
|||
}
|
||||
|
||||
\header {
|
||||
title = "4/4 Standards (Canadian Memorial Pipes & Drums)"
|
||||
title = "4/4 Standards"
|
||||
band = "Canadian Memorial Pipes and Drums"
|
||||
meter = "Quick March"
|
||||
composer = ""
|
||||
instrument = "Side"
|
||||
|
|
|
@ -18,7 +18,8 @@
|
|||
}% End of drums %
|
||||
}
|
||||
\header {
|
||||
title = "3/4 Standards (Canadian Memorial Pipes & Drums)"
|
||||
title = "3/4 Standards"
|
||||
band = "Canadian Memorial Pipes and Drums"
|
||||
meter = "Quick March"
|
||||
composer = ""
|
||||
instrument = "Side"
|
||||
|
|
|
@ -17,7 +17,8 @@
|
|||
}
|
||||
|
||||
\header {
|
||||
title = "6/8 Standards (Canadian Memorial Pipes & Drums)"
|
||||
title = "6/8 Standards"
|
||||
band = "Canadian Memorial Pipes and Drums"
|
||||
meter = "Quick March"
|
||||
composer = ""
|
||||
instrument = "Side"
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
}
|
||||
\header {
|
||||
title = "9/8 Standards"
|
||||
band = "Canadian Memorial Pipes and Drums"
|
||||
meter = "Quick March"
|
||||
composer = ""
|
||||
instrument = "Side"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue