syllabify : prise en compte langues sans espace insécable avant les
[nenuvar.git] / Lully / Opera / LWV53Atys / BHBcybeleChoeur / score.ily
blob856060b1aa80b4ab54d0e54861798ecb145199dc
1 \score {
2   <<
3     \origVersion \new StaffGroupNoBar <<
4       \new Staff \withLyrics <<
5         \global \keepWithTag #'voix \includeNotes "voix"
6       >> \keepWithTag #'(cybele vdessus) \includeLyrics "paroles"
7       \new Staff \with { \haraKiriFirst } \withLyrics <<
8         \global \includeNotes "voix-haute-contre"
9       >> \keepWithTag #'vhaute-contre \includeLyrics "paroles"
10       \new Staff \with { \haraKiriFirst } \withLyrics <<
11         \global \includeNotes "voix-taille"
12       >> \keepWithTag #'vtaille \includeLyrics "paroles"
13       \new Staff \with { \haraKiriFirst } \withLyrics <<
14         \global \includeNotes "voix-basse"
15       >> \keepWithTag #'vbasse \includeLyrics "paroles"
16       \new Staff \with { \haraKiriFirst } <<
17         \global \includeNotes "dessus"
18       >>
19       \new Staff \with { \haraKiriFirst } <<
20         \global \includeNotes "haute-contre"
21       >>
22       \new Staff \with { \haraKiriFirst } <<
23         \global \includeNotes "taille"
24       >>
25       \new Staff \with { \haraKiriFirst } <<
26         \global \includeNotes "quinte"
27       >>
28       \new Staff \with { \haraKiriFirst } <<
29         \global \includeNotes "basse"
30       >>
31       \new Staff <<
32         \global \includeNotes "basse-continue"
33         \includeFigures "chiffres"
34       >>
35     >>
37     \modVersion\new StaffGroupNoBar <<
38       \new StaffGroup <<
39         \new Staff \with { \haraKiriFirst } <<
40           \global \includeNotes "dessus"
41         >>
42         \new Staff \with { \haraKiriFirst } <<
43           \global \includeNotes "haute-contre"
44         >>
45         \new Staff \with { \haraKiriFirst } <<
46           \global \includeNotes "taille"
47         >>
48         \new Staff \with { \haraKiriFirst } <<
49           \global \includeNotes "quinte"
50         >>
51         \new Staff \with { \haraKiriFirst } <<
52           \global \includeNotes "basse"
53         >>
54       >>
55       \new ChoirStaff <<
56         \new Staff \withLyrics <<
57           { s1 s2. s1 s1*9 s1*37 \break }
58           \global \keepWithTag #'voix \includeNotes "voix"
59         >> \keepWithTag #'(cybele vdessus) \includeLyrics "paroles"
60         \new Staff \with { \haraKiriFirst } \withLyrics <<
61           \global \includeNotes "voix-haute-contre"
62         >> \keepWithTag #'vhaute-contre \includeLyrics "paroles"
63         \new Staff \with { \haraKiriFirst } \withLyrics <<
64           \global \includeNotes "voix-taille"
65         >> \keepWithTag #'vtaille \includeLyrics "paroles"
66         \new Staff \with { \haraKiriFirst } \withLyrics <<
67           \global \includeNotes "voix-basse"
68         >> \keepWithTag #'vbasse \includeLyrics "paroles"
69       >>
70       \new Staff <<
71         \global \includeNotes "basse-continue"
72         \includeFigures "chiffres"
73       >>
74     >>
75   >>
76   \layout { }
77   \midi { }