summaryrefslogtreecommitdiff
path: root/Messias/parts/XV.ly
diff options
context:
space:
mode:
Diffstat (limited to 'Messias/parts/XV.ly')
-rw-r--r--Messias/parts/XV.ly6
1 files changed, 3 insertions, 3 deletions
diff --git a/Messias/parts/XV.ly b/Messias/parts/XV.ly
index b2c35ce..2e42c29 100644
--- a/Messias/parts/XV.ly
+++ b/Messias/parts/XV.ly
@@ -10,15 +10,15 @@ include(parts/texteXV.pre)
}
\new Lyrics \lyricsto sopran { ifdef(`deutsch',`\sopranTextXVDeu',`\sopranTextXVEng') }
\new Staff {
- \new Voice = alt { \globalXV \altMelodieXV }
+ \new Voice = alt { \globalXV \altMelodieXV }
}
\new Lyrics \lyricsto alt{ ifdef(`deutsch',`\altTextXVDeu',`\altTextXVEng') }
\new Staff {
- \new Voice = tenor { \globalXV \tenorMelodieXV }
+ \new Voice = tenor { \globalXV \tenorMelodieXV }
}
\new Lyrics \lyricsto tenor { ifdef(`deutsch',`\tenorTextXVDeu',`\tenorTextXVEng') }
\new Staff {
- \new Voice = bass { \globalXV \bassMelodieXV }
+ \new Voice = bass { \globalXV \bassMelodieXV }
}
\new Lyrics \lyricsto bass { ifdef(`deutsch',`\bassTextXVDeu',`\bassTextXVEng') }
>>