Pfeilsticker/Concerto pour flageolet : mise en page
[nenuvar.git] / Destouches / Semiramis / AFCsemiramis / score.ily
blob79660daa804ac1260213b71d2cd3ed05db48f8b6
1 \score {
2   \new StaffGroupNoBar <<
3     \new GrandStaff <<
4       \new Staff << \global \includeNotes "flute1" >>
5       \new Staff << \global \includeNotes "flute2" >>
6     >>
7     \new Staff \withLyrics <<
8       \global \includeNotes "voix"
9     >> \includeLyrics "paroles"
10     \new Staff <<
11       \global \keepWithTag #'basse \includeNotes "violon-basse"
12       \includeFigures "chiffres"
13       \origLayout {
14         s2.*6\break
15         s2.*5\break \grace s8 s2.*6\break s2.*6\break s2.*5\pageBreak
16         s2.*6\break s2.*6\break s2.*5\break s2.*6\pageBreak
17       }
18     >>
19   >>
20   \layout { indent = \noindent }
21   \midi { }