From 9d0c0cb960bc0447a9bb952d1a47b1d6438e40fa Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 15 Aug 2018 21:12:25 +0200 Subject: Tochter_Zion: artikulation neu --- Tochter_Zion/satz.ly | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Tochter_Zion/satz.ly') diff --git a/Tochter_Zion/satz.ly b/Tochter_Zion/satz.ly index 56c8486..15a3e86 100644 --- a/Tochter_Zion/satz.ly +++ b/Tochter_Zion/satz.ly @@ -17,7 +17,7 @@ \new ChoirStaff << \set Score.skipBars = ##t \new Staff << - \new Voice = sopran { \global \voiceOne \sopranMelodie } + \new Voice = sopran { \global \voiceOne << \sopranMelodie \artikulation >> } \new Voice = alt { \global \voiceTwo \altMelodie } >> \new Lyrics \lyricsto sopran { \textI} @@ -25,7 +25,7 @@ \new Lyrics \lyricsto sopran { \textIII} \new Staff << \new Voice = tenor { \global \clef "bass" \voiceOne \tenorMelodie } - \new Voice = bass { \global \clef "bass" \voiceTwo \bassMelodie } + \new Voice = bass { \global \clef "bass" \voiceTwo << \bassMelodie \artikulation >> } >> >> } -- cgit v1.2.3-70-g09d2