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.ly8
1 files changed, 4 insertions, 4 deletions
diff --git a/Messias/parts/XV.ly b/Messias/parts/XV.ly
index 49afe40..b2c35ce 100644
--- a/Messias/parts/XV.ly
+++ b/Messias/parts/XV.ly
@@ -8,19 +8,19 @@ include(parts/texteXV.pre)
\label #'ChorXV
\new Voice = sopran { \globalXV \sopranMelodieXV }
}
- \new Lyrics \lyricsto sopran { \sopranTextXVDeu }
+ \new Lyrics \lyricsto sopran { ifdef(`deutsch',`\sopranTextXVDeu',`\sopranTextXVEng') }
\new Staff {
\new Voice = alt { \globalXV \altMelodieXV }
}
- \new Lyrics \lyricsto alt{ \altTextXVDeu }
+ \new Lyrics \lyricsto alt{ ifdef(`deutsch',`\altTextXVDeu',`\altTextXVEng') }
\new Staff {
\new Voice = tenor { \globalXV \tenorMelodieXV }
}
- \new Lyrics \lyricsto tenor { \tenorTextXVDeu }
+ \new Lyrics \lyricsto tenor { ifdef(`deutsch',`\tenorTextXVDeu',`\tenorTextXVEng') }
\new Staff {
\new Voice = bass { \globalXV \bassMelodieXV }
}
- \new Lyrics \lyricsto bass { \bassTextXVDeu }
+ \new Lyrics \lyricsto bass { ifdef(`deutsch',`\bassTextXVDeu',`\bassTextXVEng') }
>>
\layout {
indent = #0