change default font and note style
[nenuvar.git] / Salieri / LesHoraces / BHBchoeur / score-basse.ily
blob3c258c515561bc698f84ab97bc46bee160ccd4e9
1 \score {
2   \new StaffGroup <<
3     \new Staff \with { instrumentName = "Basso." } <<
4       \global \keepWithTag #'basso \includeNotes "bassi"
5     >>
6     \new Staff \with { \haraKiriFirst } <<
7       { \startHaraKiri s1*16 \stopHaraKiri
8         s1*11 \startHaraKiri }
9       \global \keepWithTag #'cb \includeNotes "bassi"
10     >>
11   >>
12   \layout { }