summaryrefslogtreecommitdiff
path: root/Von_guten_Maechten/satz.ly
diff options
context:
space:
mode:
Diffstat (limited to 'Von_guten_Maechten/satz.ly')
-rw-r--r--Von_guten_Maechten/satz.ly6
1 files changed, 3 insertions, 3 deletions
diff --git a/Von_guten_Maechten/satz.ly b/Von_guten_Maechten/satz.ly
index 1e21797..07602db 100644
--- a/Von_guten_Maechten/satz.ly
+++ b/Von_guten_Maechten/satz.ly
@@ -12,9 +12,9 @@
\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 }
+ ifdef(`STR_1',`\new Lyrics \lyricsto sopran { \textI }')
+ ifdef(`STR_2',`\new Lyrics \lyricsto sopran { \textII }')
+ ifdef(`STR_3',`\new Lyrics \lyricsto sopran { \textIII }')
\new Staff <<
\new Voice = maenner { \clef "bass" \global \oneVoice \pausen }
\new Voice = tenor { \clef "bass" \global \voiceOne \tenorMelodie }