Pfeilsticker/Concerto pour flageolet : mise en page
[nenuvar.git] / Destouches / Semiramis / AFAmarche / score.ily
blob49924534b1218ad797d35e91696f5affd775da75
1 \score {
2   \new StaffGroup <<
3     \new Staff << \global \includeNotes "dessus" >>
4     \new Staff << \global \includeNotes "haute-contre" >>
5     \new Staff << \global \includeNotes "taille" >>
6     \new Staff <<
7       \global
8       \keepWithTag #'basse \includeNotes "basse"
9       \keepWithTag #'basse \includeFigures "chiffres"
10       \origLayout {
11         s1*6\break s1*7\pageBreak s1*7\break
12       }
13     >>
14   >>
15   \layout { }
16   \midi { }