summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-10-19 13:29:50 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-10-19 13:29:50 +0200
commitb9c6a76c17fc8db90af62647f2b3b7977a018254 (patch)
tree197b7fd2f95d3000d6210869135f4087f00d62f1
parentc420e892b8cdfee712ea16eef7dacd4cf1c1bedc (diff)
downloadMusik-b9c6a76c17fc8db90af62647f2b3b7977a018254.tar.xz
Messias: fix bug in VI
-rw-r--r--Messias/parts/VI.ly8
1 files changed, 4 insertions, 4 deletions
diff --git a/Messias/parts/VI.ly b/Messias/parts/VI.ly
index 4cd1abf..be6a40c 100644
--- a/Messias/parts/VI.ly
+++ b/Messias/parts/VI.ly
@@ -8,19 +8,19 @@ include(parts/texteVI.pre)
\label #'ChorVI
\new Voice = sopran { \globalVI \sopranMelodieVI \bar "|." }
}
- ifdef(`deutsch',`',`\new Lyrics \lyricsto sopran { \sopranTextVI }')
+ ifdef(`deutsch',`',`\new Lyrics \lyricsto sopran { \sopranTextVIEng }')
\new Staff {
\new Voice = alt { \globalVI \altMelodieVI }
}
- ifdef(`deutsch',`',`\new Lyrics \lyricsto alt{ \altTextVI }')
+ ifdef(`deutsch',`',`\new Lyrics \lyricsto alt{ \altTextVIEng }')
\new Staff {
\new Voice = tenor { \globalVI \tenorMelodieVI }
}
- ifdef(`deutsch',`',`\new Lyrics \lyricsto tenor { \tenorTextVI }')
+ ifdef(`deutsch',`',`\new Lyrics \lyricsto tenor { \tenorTextVIEng }')
\new Staff {
\new Voice = bass { \globalVI \bassMelodieVI }
}
- ifdef(`deutsch',`',`\new Lyrics \lyricsto bass { \bassTextVI }')
+ ifdef(`deutsch',`',`\new Lyrics \lyricsto bass { \bassTextVIEng }')
>>
\layout {
indent = #0