Atys : mise en page parties séparées
[nenuvar.git] / Lully / Opera / LWV61Phaeton / DDCmeropsClymeneChoeur / score.ily
blob8a251e73abe87a26e9f54a384e07a253858f661c
1 \score {
2   <<
3     \origVersion\new StaffGroupNoBar <<
4       %% Chœur
5       \new Staff \with { \haraKiriFirst } \withLyrics <<
6         \global \includeNotes "voix-dessus"
7       >> \keepWithTag #'(clymene vdessus) \includeLyrics "paroles"
8       \new Staff \with { \haraKiriFirst } \withLyrics <<
9         { s1*3 s2.*2 s1 s1. s1*2 s1*2 s2.*3 s1 s1 s2. s1*21\noHaraKiri }
10         \global \includeNotes "voix-haute-contre"
11       >> \keepWithTag #'vhaute-contre \includeLyrics "paroles"
12       \new Staff \with { \haraKiriFirst } \withLyrics <<
13         { s1*3 s2.*2 s1 s1. s1*2 s1*2 s2.*3 s1 s1 s2. s1*21\noHaraKiri }
14         \global \includeNotes "voix-taille"
15       >> \keepWithTag #'vtaille \includeLyrics "paroles"
16       \new Staff \withLyrics <<
17         \global \includeNotes "voix"
18       >> \keepWithTag #'(merops vbasse) \includeLyrics "paroles"
19       %% Violons
20       \new Staff \with { \haraKiriFirst } <<
21         { s1*3 s2.*2 s1 s1. s1*2 s1*2 s2.*3 s1 s1 s2. s1*21
22           s1^\markup\large "Violons" \noHaraKiri }
23         \global \includeNotes "dessus"
24       >>
25       \new Staff \with { \haraKiriFirst } <<
26         { s1*3 s2.*2 s1 s1. s1*2 s1*2 s2.*3 s1 s1 s2. s1*21\noHaraKiri }
27         \global \includeNotes "haute-contre"
28       >>
29       \new Staff \with { \haraKiriFirst } <<
30         { s1*3 s2.*2 s1 s1. s1*2 s1*2 s2.*3 s1 s1 s2. s1*21\noHaraKiri }
31         \global \includeNotes "taille"
32       >>
33       \new Staff \with { \haraKiriFirst } <<
34         { s1*3 s2.*2 s1 s1. s1*2 s1*2 s2.*3 s1 s1 s2. s1*21\noHaraKiri }
35         \global \includeNotes "quinte"
36       >>
37       \new Staff \with { \haraKiriFirst } <<
38         { s1*3 s2.*2 s1 s1. s1*2 s1*2 s2.*3 s1 s1 s2. s1*21\noHaraKiri }
39         \global \keepWithTag #'basse \includeNotes "basse"
40       >>
41       \new Staff <<
42         \global \keepWithTag #'basse-continue \includeNotes "basse"
43         \includeFigures "chiffres"
44       >>
45     >>
47     \modVersion\new StaffGroupNoBar <<
48       \new StaffGroupNoBracket <<
49         \new Staff \with { \haraKiriFirst } <<
50           { s1*3 s2.*2 s1 s1. s1*2 s1*2 s2.*3 s1 s1 s2. s1*21
51             s1^\markup\large "Violons" \noHaraKiri }
52           \global \includeNotes "dessus"
53         >>
54         \new Staff \with { \haraKiriFirst } <<
55           { s1*3 s2.*2 s1 s1. s1*2 s1*2 s2.*3 s1 s1 s2. s1*21\noHaraKiri }
56           \global \includeNotes "haute-contre"
57         >>
58         \new Staff \with { \haraKiriFirst } <<
59           { s1*3 s2.*2 s1 s1. s1*2 s1*2 s2.*3 s1 s1 s2. s1*21\noHaraKiri }
60           \global \includeNotes "taille"
61         >>
62         \new Staff \with { \haraKiriFirst } <<
63           { s1*3 s2.*2 s1 s1. s1*2 s1*2 s2.*3 s1 s1 s2. s1*21\noHaraKiri }
64           \global \includeNotes "quinte"
65         >>
66         \new Staff \with { \haraKiriFirst } <<
67           { s1*3 s2.*2 s1 s1. s1*2 s1*2 s2.*3 s1 s1 s2. s1*21\noHaraKiri }
68           \global \keepWithTag #'basse \includeNotes "basse"
69         >>
70       >>
71       \new ChoirStaff <<
72         \new Staff \with { \haraKiriFirst } \withLyrics <<
73           \global \includeNotes "voix-dessus"
74         >> \keepWithTag #'(clymene vdessus) \includeLyrics "paroles"
75         \new Staff \with { \haraKiriFirst } \withLyrics <<
76           { s1*3 s2.*2 s1 s1. s1*2 s1*2 s2.*3 s1 s1 s2. s1*21\noHaraKiri }
77           \global \includeNotes "voix-haute-contre"
78         >> \keepWithTag #'vhaute-contre \includeLyrics "paroles"
79         \new Staff \with { \haraKiriFirst } \withLyrics <<
80           { s1*3 s2.*2 s1 s1. s1*2 s1*2 s2.*3 s1 s1 s2. s1*21\noHaraKiri }
81           \global \includeNotes "voix-taille"
82         >> \keepWithTag #'vtaille \includeLyrics "paroles"
83         \new Staff \withLyrics <<
84           \global \includeNotes "voix"
85         >> \keepWithTag #'(merops vbasse) \includeLyrics "paroles"
86       >>
87       \new Staff <<
88         \global \keepWithTag #'basse-continue \includeNotes "basse"
89         \includeFigures "chiffres"
90       >>
91     >>
92   >>
93   \layout { }
94   \midi { }