revert global vertical spacing tweaks
[nenuvar.git] / Lully / Ballet / LWV59TriompheDeLAmour / CJnuitMistereSilence / score.ily
blobfd102c758b8c20069876a6fd4336a10bb7347cd1
1 \score {
2   \new StaffGroupNoBar <<
3     \new StaffGroupNoBracket <<
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     >>
9     \new Staff \withLyrics <<
10       \global \keepWithTag #'nuit \includeNotes "voix"
11     >> \keepWithTag #'nuit \includeLyrics "paroles"
12     \new Staff \withLyrics <<
13       \global \keepWithTag #'mistere \includeNotes "voix"
14     >> \keepWithTag #'mistere \includeLyrics "paroles"
15     \new Staff \withLyrics <<
16       \global \keepWithTag #'silence \includeNotes "voix"
17     >> \keepWithTag #'silence \includeLyrics "paroles"
18     \new Staff <<
19       \global \keepWithTag #'basse-continue \includeNotes "basse"
20       \includeFigures "chiffres"
21       \origLayout {
22         s1.*9\break s1.*7\pageBreak
23         s1.*8\break s1.*8\pageBreak
24         s1.*8\break
25       }
26     >>
27   >>
28   \layout { }
29   \midi { }