summaryrefslogtreecommitdiff
path: root/Auf_meinen_lieben_Gott/Auf_meinen_lieben_Gott.ly
diff options
context:
space:
mode:
Diffstat (limited to 'Auf_meinen_lieben_Gott/Auf_meinen_lieben_Gott.ly')
-rw-r--r--Auf_meinen_lieben_Gott/Auf_meinen_lieben_Gott.ly10
1 files changed, 5 insertions, 5 deletions
diff --git a/Auf_meinen_lieben_Gott/Auf_meinen_lieben_Gott.ly b/Auf_meinen_lieben_Gott/Auf_meinen_lieben_Gott.ly
index 07814ea..3b3f662 100644
--- a/Auf_meinen_lieben_Gott/Auf_meinen_lieben_Gott.ly
+++ b/Auf_meinen_lieben_Gott/Auf_meinen_lieben_Gott.ly
@@ -35,11 +35,11 @@ include(texte.pre)
\new Voice = sopran { \global \voiceOne \sopranMelodie }
\new Voice = alt { \global \voiceTwo \altMelodie }
>>
- %STR_1% \new Lyrics \lyricsto sopran { \textI }
- %STR_2% \new Lyrics \lyricsto sopran { \textII }
- %STR_3% \new Lyrics \lyricsto sopran { \textIII }
- %STR_4% \new Lyrics \lyricsto sopran { \textIV }
- %STR_5% \new Lyrics \lyricsto sopran { \textV }
+ ifdef(`STR_1',`\new Lyrics \lyricsto sopran { \textI }')
+ ifdef(`STR_2',`\new Lyrics \lyricsto sopran { \textII }')
+ ifdef(`STR_3',`\new Lyrics \lyricsto sopran { \textIII }')
+ ifdef(`STR_4',`\new Lyrics \lyricsto sopran { \textIV }')
+ ifdef(`STR_5',`\new Lyrics \lyricsto sopran { \textV }')
\new Staff <<
\clef "bass"
\new Voice = maenner { \global \oneVoice \pausen }