diff options
author | Stefanie Eckner <stefanie@eckner.net> | 2019-12-19 17:06:51 +0100 |
---|---|---|
committer | Stefanie Eckner <stefanie@eckner.net> | 2019-12-19 17:06:51 +0100 |
commit | e3dc169481497ee54abe703989a19e4b89691eb9 (patch) | |
tree | 2983e9364e0e76d7ad0bc56e61ce990e81d519f9 /Es_ist_ein_Ros_entsprungen | |
parent | 51cc81ade61ce9e13c9ae9834d431fb0c076630c (diff) | |
download | Musik-e3dc169481497ee54abe703989a19e4b89691eb9.tar.xz |
Es_ist_ein_Ros_entsprungen: Text zum Sopran statt Alt
Diffstat (limited to 'Es_ist_ein_Ros_entsprungen')
-rw-r--r-- | Es_ist_ein_Ros_entsprungen/satz.ly | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Es_ist_ein_Ros_entsprungen/satz.ly b/Es_ist_ein_Ros_entsprungen/satz.ly index d530d89..5189d04 100644 --- a/Es_ist_ein_Ros_entsprungen/satz.ly +++ b/Es_ist_ein_Ros_entsprungen/satz.ly @@ -13,14 +13,14 @@ \new Voice = sopran { \global \voiceOne << \sopranMelodie \artikulation >> } \new Voice = alt { \global \voiceTwo \altMelodie } >> - %STR_1% \new Lyrics \lyricsto alt { \textI } - %STR_1% \new Lyrics \lyricsto alt { \textIa } - %STR_2% \new Lyrics \lyricsto alt { \textII } - %STR_2% \new Lyrics \lyricsto alt { \textIIa } - %STR_3% \new Lyrics \lyricsto alt { \textIII } - %STR_3% \new Lyrics \lyricsto alt { \textIIIa } - %STR_4% \new Lyrics \lyricsto alt { \textIV } - %STR_4% \new Lyrics \lyricsto alt { \textIVa } + %STR_1% \new Lyrics \lyricsto sopran { \textI } + %STR_1% \new Lyrics \lyricsto sopran { \textIa } + %STR_2% \new Lyrics \lyricsto sopran { \textII } + %STR_2% \new Lyrics \lyricsto sopran { \textIIa } + %STR_3% \new Lyrics \lyricsto sopran { \textIII } + %STR_3% \new Lyrics \lyricsto sopran { \textIIIa } + %STR_4% \new Lyrics \lyricsto sopran { \textIV } + %STR_4% \new Lyrics \lyricsto sopran { \textIVa } \new Staff << \new Voice = maenner { \global \clef "bass" \oneVoice \pausen } \new Voice = tenor { \global \clef "bass" \voiceOne \tenorMelodie } |