syllabify : prise en compte langues sans espace insécable avant les
[nenuvar.git] / Charpentier / MusiqueSacree / H9_MesseMinuit / KyrieB / score.ily
blob12df0bbe8acab1eb3c57cc44df5738cc1a18ca8d
1 \score {
2   <<
3     \origVersion\new StaffGroupNoBar <<
4       \new Staff <<
5         \instrumentName "tous"
6         \global \includeNotes "dessus"
7       >>
8       \new Staff <<
9         \instrumentName "tous"
10         \global \includeNotes "haute-contre"
11       >>
12       \new Staff <<
13         \instrumentName "tous"
14         \global \includeNotes "taille"
15       >>
16       \new Staff \with { \haraKiriFirst } <<
17         { \startHaraKiri s1*24 \stopHaraKiri }
18         \global \keepWithTag #'basse \includeNotes "basse"
19       >>
20       \new Staff \with { \haraKiriFirst } \withLyrics <<
21         \global \includeNotes "voix-dessus"
22       >> \keepWithTag #'vdessus \includeLyrics "paroles"
23       \new Staff \with { \haraKiriFirst } \withLyrics <<
24         \global \includeNotes "voix-haute-contre"
25       >> \keepWithTag #'vhaute-contre \includeLyrics "paroles"
26       \new Staff \with { \haraKiriFirst } \withLyrics <<
27         \global \includeNotes "voix-taille"
28       >> \keepWithTag #'vtaille \includeLyrics "paroles"
29       \new Staff \with { \haraKiriFirst } \withLyrics <<
30         \global \includeNotes "voix-basse"
31       >> \keepWithTag #'vbasse \includeLyrics "paroles"
32       \new Staff <<
33         \instrumentName "tous"
34         \global \keepWithTag #'basse-continue \includeNotes "basse"
35         \origLayout {
36           s1*8\break s1*8\pageBreak
37           s1*8\break s1*9\break s1*8\pageBreak
38           s1*8\break s1*3\break
39         }
40         \new FiguredBass \includeFigures "chiffres"
41       >>
42     >>
43     
44     \modVersion\new StaffGroupNoBar <<
45       \new StaffGroupNoBracket <<
46         \new Staff <<
47           \instrumentName\markup\center-column { [Flutes Violons] }
48           \global \includeNotes "dessus"
49         >>
50         \new Staff <<
51           \instrumentName "[Hautes-contre]"
52           \global \includeNotes "haute-contre"
53         >>
54         \new Staff <<
55           \instrumentName "[Tailles]"
56           \global \includeNotes "taille"
57         >>
58         \new Staff <<
59           \instrumentName "[Basses]"
60           \global \keepWithTag #'basse \includeNotes "basse"
61         >>
62       >>
63       \new ChoirStaff <<
64         \new Staff \with { \haraKiriFirst } \withLyrics <<
65           { s1*25\noHaraKiri }
66           \global \includeNotes "voix-dessus"
67         >> \keepWithTag #'vdessus \includeLyrics "paroles"
68         \new Staff \with { \haraKiriFirst } \withLyrics <<
69           { s1*25\noHaraKiri }
70           \global \includeNotes "voix-haute-contre"
71         >> \keepWithTag #'vhaute-contre \includeLyrics "paroles"
72         \new Staff \with { \haraKiriFirst } \withLyrics <<
73           { s1*25\noHaraKiri }
74           \global \includeNotes "voix-taille"
75         >> \keepWithTag #'vtaille \includeLyrics "paroles"
76         \new Staff \with { \haraKiriFirst } \withLyrics <<
77           { s1*25\noHaraKiri }
78           \global \includeNotes "voix-basse"
79         >> \keepWithTag #'vbasse \includeLyrics "paroles"
80       >>
81       \new Staff <<
82         \instrumentName "[B.C.]"
83         \global \keepWithTag #'basse-continue \includeNotes "basse"
84         \new FiguredBass \includeFigures "chiffres"
85       >>
86     >>
87   >>
88   \layout { }
89   \midi { }