Phaëton : acte 4 scène 1 [3/7]
[nenuvar.git] / Lully / Opera / LWV61Phaeton / EACchoeur / score.ily
blob0bf1d3100feb9fb1e1f89c0051e2daecf72bc283
1 \score {
2   <<
3     \origVersion\new StaffGroupNoBar <<
4       %% Chœur
5       \new Staff \withLyrics <<
6         \global
7         \keepWithTag #'(petit-ch-dessus1
8                         grand-choeur-dessus) \includeNotes "voix"
9       >> \keepWithTag #'(petit-ch-dessus1
10                          grand-choeur-dessus) \includeLyrics "paroles"
11       \new Staff \withLyrics <<
12         \global
13         \keepWithTag #'(petit-ch-dessus2
14                         grand-choeur-haute-contre) \includeNotes "voix"
15       >> \keepWithTag #'(petit-ch-dessus2
16                          grand-choeur-haute-contre) \includeLyrics "paroles"
17       \new Staff \withLyrics <<
18         \global
19         \keepWithTag #'(petit-ch-haute-contre
20                         grand-choeur-taille) \includeNotes "voix"
21       >> \keepWithTag #'(petit-ch-haute-contre
22                          grand-choeur-taille) \includeLyrics "paroles"
23       \new Staff \withLyrics <<
24         \global
25         \keepWithTag #'grand-choeur-basse \includeNotes "voix"
26       >> \keepWithTag #'grand-choeur-basse \includeLyrics "paroles"
27       %% Orchestre
28       \new Staff << \global \includeNotes "dessus" >>
29       \new Staff << \global \includeNotes "haute-contre" >>
30       \new Staff << \global \includeNotes "taille" >>
31       \new Staff << \global \includeNotes "quinte" >>
32       \new Staff << \global \keepWithTag #'basse \includeNotes "basse" >>
33       %% B.C.
34       \new Staff <<
35         \global \keepWithTag #'basse-continue \includeNotes "basse"
36         \includeFigures "chiffres"
37       >>
38     >>
40     \modVersion\new StaffGroupNoBar <<
41       %% Orchestre
42       \new StaffGroupNoBracket <<
43         \new Staff << \global \includeNotes "dessus" >>
44         \new Staff << \global \includeNotes "haute-contre" >>
45         \new Staff << \global \includeNotes "taille" >>
46         \new Staff << \global \includeNotes "quinte" >>
47         \new Staff << \global \keepWithTag #'basse \includeNotes "basse" >>
48       >>
49       %% Petit chœur
50       \new ChoirStaff <<
51         \new Staff \withLyrics <<
52           \global
53           \keepWithTag #'(petit-ch-dessus1
54                           silence-final-grand-choeur) \includeNotes "voix"
55         >> \keepWithTag #'petit-ch-dessus1 \includeLyrics "paroles"
56         \new Staff \withLyrics <<
57           \global
58           \keepWithTag #'(petit-ch-dessus2
59                           silence-final-grand-choeur) \includeNotes "voix"
60         >> \keepWithTag #'petit-ch-dessus2 \includeLyrics "paroles"
61         \new Staff \withLyrics <<
62           \global
63           \keepWithTag #'(petit-ch-haute-contre
64                           silence-final-grand-choeur) \includeNotes "voix"
65         >> \keepWithTag #'petit-ch-haute-contre \includeLyrics "paroles"
66       >>
67       %% Grand chœur
68       \new ChoirStaff <<
69         \new Staff \withLyrics <<
70           \global
71           \keepWithTag #'(grand-choeur-dessus
72                           silence-final-petit-choeur) \includeNotes "voix"
73         >> \keepWithTag #'grand-choeur-dessus \includeLyrics "paroles"
74         \new Staff \withLyrics <<
75           \global
76           \keepWithTag #'(grand-choeur-haute-contre
77                           silence-final-petit-choeur) \includeNotes "voix"
78         >> \keepWithTag #'grand-choeur-haute-contre \includeLyrics "paroles"
79         \new Staff \withLyrics <<
80           \global
81           \keepWithTag #'(grand-choeur-taille
82                           silence-final-petit-choeur) \includeNotes "voix"
83         >> \keepWithTag #'grand-choeur-taille \includeLyrics "paroles"
84         \new Staff \withLyrics <<
85           \global
86           \keepWithTag #'grand-choeur-basse \includeNotes "voix"
87         >> \keepWithTag #'grand-choeur-basse \includeLyrics "paroles"
88       >>
89       \new Staff <<
90         \global \keepWithTag #'basse-continue \includeNotes "basse"
91         \includeFigures "chiffres"
92       >>
93     >>
94   >>
95   \layout { indent = \noindent }
96   \midi { }