summaryrefslogtreecommitdiff
path: root/Messias/parts/XV.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/XV.ly
parent7c184609d04f46e46753dc30521bc600003f4289 (diff)
downloadMusik-d4a8f95dbd25d277c1a4821e5e231d52fcccbae0.tar.xz
Messias: deutscher Text optional
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