change default font and note style
[nenuvar.git] / Salieri / LesHoraces / BAAcacujh / score-bassi.ily
blob6c33f52b684019c554a0554eaf2065803e0da790
1 \score {
2   \new StaffGroup <<
3     \new Staff \with { instrumentName = "Violoncelli" } <<
4       \global \keepWithTag #'cello \includeNotes "bassi"
5       \modVersion { s16 s2*12 s1*4 s2*4 s1*2\break }
6     >>
7     \new Staff \with { instrumentName = "Contrabasso" \haraKiri } <<
8       { s16 s2*12 s1*4 s2*4 s1*2 \startHaraKiri }
9       \global \keepWithTag #'cb \includeNotes "bassi"
10     >>
11   >>
12   \layout { indent = \largeindent }