Messiah: But thous didst not leave... (+ recit) soprano
[nenuvar.git] / Haendel / Oratorio / Messiah / BJrecitSoprano / score.ily
blobf40933d0d7960024b346b6d0ede2fefd55903f8f
1 \score {
2   \new StaffGroupNoBar \notemode <<
3     \new StaffGroupNoBracket <<
4       \new Staff \with { instrumentName = "(Violino I)" } <<
5         \global \clef "treble" \includeNotes "violino1"
6       >>
7       \new Staff \with { instrumentName = "(Violino II)" } <<
8         \global \clef "treble" \includeNotes "violino2"
9       >>
10       \new Staff \with { instrumentName = "(Viola)" } <<
11         \global \clef "alto" \includeNotes "viola"
12       >>
13     >>
14     \new Staff \withLyrics <<
15       \characterName\markup (Soprano)
16       \global \clef "treble" \transpose do do' \includeNotes "vtenore"
17     >> \includeLyrics "lyrics"
18     \new Staff \with { instrumentName = "(Bassi)" } <<
19       \global \clef "bass" \includeNotes "bassi"
20       \includeFigures "figures"
21     >>
22   >>
23   \layout { indent = \largeindent }
24   \midi { }