Atys : acte 5 scène 7 [3/7]
[nenuvar.git] / Lully / Opera / LWV53Atys / FGGcybeleChoeur / score.ily
blob4f5217a0214c7e14ac8b9306581e848b1880d8d2
1 \score {
2   \new StaffGroupNoBar <<
3     \new StaffGroup <<
4       \new Staff << \global \includeNotes "dessus" >>
5       \new Staff << \global \includeNotes "haute-contre" >>
6       \new Staff << \global \includeNotes "taille" >>
7       \new Staff << \global \includeNotes "quinte" >>
8      \new Staff << \global \includeNotes "basse" >>
9     >>
10     \new ChoirStaff <<
11       \new Staff \withLyrics <<
12         \global \keepWithTag #'choeur \includeNotes "voix"
13       >> \keepWithTag #'choeur \includeLyrics "paroles"
14       \new Staff \withLyrics <<
15         \global \includeNotes "voix-haute-contre"
16       >> \includeLyrics "paroles-haute-contre"
17       \new Staff \withLyrics <<
18         \global \includeNotes "voix-taille"
19       >> \includeLyrics "paroles-taille"
20       \new Staff \withLyrics <<
21         \global \includeNotes "voix-basse"
22       >> \includeLyrics "paroles-basse"
23     >>
24     \new Staff \withLyrics <<
25       \global \keepWithTag #'cybele \includeNotes "voix"
26     >> \keepWithTag #'cybele \includeLyrics "paroles"
27     \new Staff << \global \includeNotes "basse-continue"
28       \includeFigures "chiffres" >>
29   >>
30   \layout { }
31   \midi { }