summaryrefslogtreecommitdiff
path: root/Messias/parts/LI.ly
diff options
context:
space:
mode:
Diffstat (limited to 'Messias/parts/LI.ly')
-rw-r--r--Messias/parts/LI.ly8
1 files changed, 4 insertions, 4 deletions
diff --git a/Messias/parts/LI.ly b/Messias/parts/LI.ly
index 37582f6..8b7fe6f 100644
--- a/Messias/parts/LI.ly
+++ b/Messias/parts/LI.ly
@@ -8,19 +8,19 @@ include(parts/texteLI.pre)
\label #'ChorLI
\new Voice = sopran { \globalLI \sopranMelodieLI \bar "|." }
}
- \new Lyrics \lyricsto sopran { \sopranTextLIDeu }
+ \new Lyrics \lyricsto sopran { ifdef(`deutsch',`\sopranTextLIDeu',`\sopranTextLIEng') }
\new Staff {
\new Voice = alt { \globalLI \altMelodieLI }
}
- \new Lyrics \lyricsto alt{ \altTextLIDeu }
+ \new Lyrics \lyricsto alt{ ifdef(`deutsch',`\altTextLIDeu',`\altTextLIEng') }
\new Staff {
\new Voice = tenor { \globalLI \tenorMelodieLI }
}
- \new Lyrics \lyricsto tenor { \tenorTextLIDeu }
+ \new Lyrics \lyricsto tenor { ifdef(`deutsch',`\tenorTextLIDeu',`\tenorTextLIEng') }
\new Staff {
\new Voice = bass { \globalLI \bassMelodieLI }
}
- \new Lyrics \lyricsto bass { \bassTextLIDeu }
+ \new Lyrics \lyricsto bass { ifdef(`deutsch',`\bassTextLIDeu',`\bassTextLIEng') }
>>
\layout {
indent = #0