summaryrefslogtreecommitdiff
path: root/Christe_du_bist_der_helle_Tag/Christe_du_bist_der_helle_Tag.ly
diff options
context:
space:
mode:
Diffstat (limited to 'Christe_du_bist_der_helle_Tag/Christe_du_bist_der_helle_Tag.ly')
-rw-r--r--Christe_du_bist_der_helle_Tag/Christe_du_bist_der_helle_Tag.ly14
1 files changed, 7 insertions, 7 deletions
diff --git a/Christe_du_bist_der_helle_Tag/Christe_du_bist_der_helle_Tag.ly b/Christe_du_bist_der_helle_Tag/Christe_du_bist_der_helle_Tag.ly
index b44dcdb..92ec0ee 100644
--- a/Christe_du_bist_der_helle_Tag/Christe_du_bist_der_helle_Tag.ly
+++ b/Christe_du_bist_der_helle_Tag/Christe_du_bist_der_helle_Tag.ly
@@ -28,13 +28,13 @@ 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 }
- %STR_6% \new Lyrics \lyricsto sopran { \textVI }
- %STR_7% \new Lyrics \lyricsto sopran { \textVII }
+ 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 }')
+ ifdef(`STR_6',`\new Lyrics \lyricsto sopran { \textVI }')
+ ifdef(`STR_7',`\new Lyrics \lyricsto sopran { \textVII }')
\new Staff <<
\clef "bass"
\new Voice = tenor { \global \voiceOne \tenorMelodie }