summaryrefslogtreecommitdiff
path: root/Messias/parts/XII.ly
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-10-09 19:48:37 +0200
committerErich Eckner <git@eckner.net>2022-10-19 11:45:49 +0200
commitd4a8f95dbd25d277c1a4821e5e231d52fcccbae0 (patch)
tree860289eb84248f9b3172b1e8aea669fca20cfdbe /Messias/parts/XII.ly
parent7c184609d04f46e46753dc30521bc600003f4289 (diff)
downloadMusik-d4a8f95dbd25d277c1a4821e5e231d52fcccbae0.tar.xz
Messias: deutscher Text optional
Diffstat (limited to 'Messias/parts/XII.ly')
-rw-r--r--Messias/parts/XII.ly8
1 files changed, 4 insertions, 4 deletions
diff --git a/Messias/parts/XII.ly b/Messias/parts/XII.ly
index 796cc9b..5f4d14b 100644
--- a/Messias/parts/XII.ly
+++ b/Messias/parts/XII.ly
@@ -8,19 +8,19 @@ include(parts/texteXII.pre)
\label #'ChorXII
\new Voice = sopran { \globalXII \sopranMelodieXII \bar "|." }
}
- \new Lyrics \lyricsto sopran { \sopranTextXIIDeu }
+ \new Lyrics \lyricsto sopran { ifdef(`deutsch',`\sopranTextXIIDeu',`\sopranTextXIIEng') }
\new Staff {
\new Voice = alt { \globalXII \altMelodieXII }
}
- \new Lyrics \lyricsto alt{ \altTextXIIDeu }
+ \new Lyrics \lyricsto alt{ ifdef(`deutsch',`\altTextXIIDeu',`\altTextXIIEng') }
\new Staff {
\new Voice = tenor { \globalXII \tenorMelodieXII }
}
- \new Lyrics \lyricsto tenor { \tenorTextXIIDeu }
+ \new Lyrics \lyricsto tenor { ifdef(`deutsch',`\tenorTextXIIDeu',`\tenorTextXIIEng') }
\new Staff {
\new Voice = bass { \globalXII \bassMelodieXII }
}
- \new Lyrics \lyricsto bass { \bassTextXIIDeu }
+ \new Lyrics \lyricsto bass { ifdef(`deutsch',`\bassTextXIIDeu',`\bassTextXIIEng') }
>>
\layout {
indent = #0