summaryrefslogtreecommitdiff
path: root/Messias/parts/III.ly
diff options
context:
space:
mode:
Diffstat (limited to 'Messias/parts/III.ly')
-rw-r--r--Messias/parts/III.ly6
1 files changed, 3 insertions, 3 deletions
diff --git a/Messias/parts/III.ly b/Messias/parts/III.ly
index 56d3f9b..25ac2ca 100644
--- a/Messias/parts/III.ly
+++ b/Messias/parts/III.ly
@@ -10,15 +10,15 @@ include(parts/texteIII.pre)
}
\new Lyrics \lyricsto sopran { ifdef(`deutsch',`\sopranTextIIIDeu',`\sopranTextIIIEng') }
\new Staff {
- \new Voice = alt { \globalIII \altMelodieIII }
+ \new Voice = alt { \globalIII \altMelodieIII }
}
\new Lyrics \lyricsto alt{ ifdef(`deutsch',`\altTextIIIDeu',`\altTextIIIEng') }
\new Staff {
- \new Voice = tenor { \globalIII \tenorMelodieIII }
+ \new Voice = tenor { \globalIII \tenorMelodieIII }
}
\new Lyrics \lyricsto tenor { ifdef(`deutsch',`\tenorTextIIIDeu',`\tenorTextIIIEng') }
\new Staff {
- \new Voice = bass { \globalIII \bassMelodieIII }
+ \new Voice = bass { \globalIII \bassMelodieIII }
}
\new Lyrics \lyricsto bass { ifdef(`deutsch',`\bassTextIIIDeu',`\bassTextIIIEng') }
>>