summaryrefslogtreecommitdiff
path: root/Lobe_den_Herren_/Lobe_den_Herren_.ly
diff options
context:
space:
mode:
Diffstat (limited to 'Lobe_den_Herren_/Lobe_den_Herren_.ly')
-rw-r--r--Lobe_den_Herren_/Lobe_den_Herren_.ly20
1 files changed, 10 insertions, 10 deletions
diff --git a/Lobe_den_Herren_/Lobe_den_Herren_.ly b/Lobe_den_Herren_/Lobe_den_Herren_.ly
index 8a2082d..1d1aef0 100644
--- a/Lobe_den_Herren_/Lobe_den_Herren_.ly
+++ b/Lobe_den_Herren_/Lobe_den_Herren_.ly
@@ -35,16 +35,16 @@ include(texte.pre)
\new Voice = sopran \transpose c transponiert { \global \voiceOne \sopranMelodie }
\new Voice = alt \transpose c transponiert { \global \voiceTwo \altMelodie }
>>
- %STR_1% \new Lyrics \lyricsto alt { \textI }
- %STR_1% \new Lyrics \lyricsto alt { \textIb }
- %STR_2% \new Lyrics \lyricsto alt { \textII }
- %STR_2% \new Lyrics \lyricsto alt { \textIIb }
- %STR_3% \new Lyrics \lyricsto alt { \textIII }
- %STR_3% \new Lyrics \lyricsto alt { \textIIIb }
- %STR_4% \new Lyrics \lyricsto alt { \textIV }
- %STR_4% \new Lyrics \lyricsto alt { \textIVb }
- %STR_5% \new Lyrics \lyricsto alt { \textV }
- %STR_5% \new Lyrics \lyricsto alt { \textVb }
+ ifdef(`STR_1',`\new Lyrics \lyricsto alt { \textI }')
+ ifdef(`STR_1',`\new Lyrics \lyricsto alt { \textIb }')
+ ifdef(`STR_2',`\new Lyrics \lyricsto alt { \textII }')
+ ifdef(`STR_2',`\new Lyrics \lyricsto alt { \textIIb }')
+ ifdef(`STR_3',`\new Lyrics \lyricsto alt { \textIII }')
+ ifdef(`STR_3',`\new Lyrics \lyricsto alt { \textIIIb }')
+ ifdef(`STR_4',`\new Lyrics \lyricsto alt { \textIV }')
+ ifdef(`STR_4',`\new Lyrics \lyricsto alt { \textIVb }')
+ ifdef(`STR_5',`\new Lyrics \lyricsto alt { \textV }')
+ ifdef(`STR_5',`\new Lyrics \lyricsto alt { \textVb }')
\new Staff <<
\clef "bass"
\new Voice = tenor \transpose c transponiert { \global \voiceOne \tenorMelodie }