3 \origVersion\new StaffGroupNoBar <<
6 \global \includeNotes "dessus"
10 \global \includeNotes "haute-contre"
13 \instrumentName "tous"
14 \global \includeNotes "taille"
16 \new Staff \with { \haraKiriFirst } <<
17 { \startHaraKiri s1*24 \stopHaraKiri }
18 \global \keepWithTag #'basse \includeNotes "basse"
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"
33 \instrumentName "tous"
34 \global \keepWithTag #'basse-continue \includeNotes "basse"
36 s1*8\break s1*8\pageBreak
37 s1*8\break s1*9\break s1*8\pageBreak
40 \new FiguredBass \includeFigures "chiffres"
44 \modVersion\new StaffGroupNoBar <<
45 \new StaffGroupNoBracket <<
47 \instrumentName\markup\center-column { [Flutes Violons] }
48 \global \includeNotes "dessus"
51 \instrumentName "[Hautes-contre]"
52 \global \includeNotes "haute-contre"
55 \instrumentName "[Tailles]"
56 \global \includeNotes "taille"
59 \instrumentName "[Basses]"
60 \global \keepWithTag #'basse \includeNotes "basse"
64 \new Staff \with { \haraKiriFirst } \withLyrics <<
66 \global \includeNotes "voix-dessus"
67 >> \keepWithTag #'vdessus \includeLyrics "paroles"
68 \new Staff \with { \haraKiriFirst } \withLyrics <<
70 \global \includeNotes "voix-haute-contre"
71 >> \keepWithTag #'vhaute-contre \includeLyrics "paroles"
72 \new Staff \with { \haraKiriFirst } \withLyrics <<
74 \global \includeNotes "voix-taille"
75 >> \keepWithTag #'vtaille \includeLyrics "paroles"
76 \new Staff \with { \haraKiriFirst } \withLyrics <<
78 \global \includeNotes "voix-basse"
79 >> \keepWithTag #'vbasse \includeLyrics "paroles"
82 \instrumentName "[B.C.]"
83 \global \keepWithTag #'basse-continue \includeNotes "basse"
84 \new FiguredBass \includeFigures "chiffres"