diff options
Diffstat (limited to 'Messias/parts/III.ly')
-rw-r--r-- | Messias/parts/III.ly | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Messias/parts/III.ly b/Messias/parts/III.ly index b3d526a..2be2637 100644 --- a/Messias/parts/III.ly +++ b/Messias/parts/III.ly @@ -8,19 +8,19 @@ include(parts/texteIII.pre) \label #'ChorIII \new Voice = sopran { \globalIII \sopranMelodieIII \bar "|." } } - \new Lyrics \lyricsto sopran { \sopranTextIII } + \new Lyrics \lyricsto sopran { \sopranTextIIIDeu } \new Staff { \new Voice = alt { \globalIII \altMelodieIII } } - \new Lyrics \lyricsto alt{ \altTextIII } + \new Lyrics \lyricsto alt{ \altTextIIIDeu } \new Staff { \new Voice = tenor { \globalIII \tenorMelodieIII } } - \new Lyrics \lyricsto tenor { \tenorTextIII } + \new Lyrics \lyricsto tenor { \tenorTextIIIDeu } \new Staff { \new Voice = bass { \globalIII \bassMelodieIII } } - \new Lyrics \lyricsto bass { \bassTextIII } + \new Lyrics \lyricsto bass { \bassTextIIIDeu } >> \layout { indent = #0 |