2 \new StaffGroupNoBar \notemode <<
3 \new StaffGroupNoBracket <<
6 \consists "Metronome_mark_engraver"
7 \consists "Mark_engraver"
8 } << \keepWithTag #'flauti \includeNotes "flauti" >>
9 \new Staff \with { \oboiInstr } <<
10 \global \keepWithTag #'oboi \includeNotes "oboi"
12 \new Staff \with { \fagottiInstr } <<
13 \global \keepWithTag #'fagotti \includeNotes "fagotti"
16 \new StaffGroupNoBracket <<
17 \new GrandStaff \with { \violiniInstr } <<
19 \consists "Metronome_mark_engraver"
20 \consists "Mark_engraver"
21 } << \global \includeNotes "violino1" >>
23 \global \includeNotes "violino2"
26 \new Staff \with { \altoInstr } << \global \includeNotes "alto" >>
29 \new Staff \with { \camilleInstr \haraKiri } \withLyrics <<
30 \global \includeNotes "camille"
31 >> \keepWithTag #'camille \includeLyrics "paroles"
32 \new Staff \with { \curiaceInstr } \withLyrics <<
33 \global \includeNotes "curiace"
34 >> \keepWithTag #'curiace \includeLyrics "paroles"
38 \consists "Metronome_mark_engraver"
39 \consists "Mark_engraver"
41 \global \includeNotes "bassi"
43 s1*3\pageBreak s1*2 s2 \bar "" \pageBreak
51 \remove "Metronome_mark_engraver"
52 \remove "Mark_engraver"
56 \context { \Voice \remove "Dynamic_performer" }