diff options
author | Erich Eckner <git@eckner.net> | 2023-02-14 20:14:58 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-02-14 20:14:58 +0100 |
commit | 425b91537af163514c7b484916de1b7b668704a7 (patch) | |
tree | 15078224b1f51f7d5d22b4acebddc781b59ccb84 /Es_ist_ein_Ros_entsprungen | |
parent | f76c5dd1da43b72bfb7a8918d9d02ee834a73117 (diff) | |
download | Musik-425b91537af163514c7b484916de1b7b668704a7.tar.xz |
Schalter auf m4/Makefile umgebaut
Diffstat (limited to 'Es_ist_ein_Ros_entsprungen')
-rw-r--r-- | Es_ist_ein_Ros_entsprungen/stimmen.ly | 11 | ||||
-rw-r--r-- | Es_ist_ein_Ros_entsprungen/texte.ly | 6 |
2 files changed, 9 insertions, 8 deletions
diff --git a/Es_ist_ein_Ros_entsprungen/stimmen.ly b/Es_ist_ein_Ros_entsprungen/stimmen.ly index ff462b5..914c0aa 100644 --- a/Es_ist_ein_Ros_entsprungen/stimmen.ly +++ b/Es_ist_ein_Ros_entsprungen/stimmen.ly @@ -51,10 +51,13 @@ altMelodie = \relative a' { a4 f f f | e2 d | d - %Variante_1% c4 c | - %Variante_1% d4.( a8 c4) c | - %Variante_2% c | - %Variante_2% d4. a8 c2 | + ifdef(`Variante_1',` + c4 c | + d4.( a8 c4) c | + ',` + c | + d4. a8 c2 | + ') c2 } s4 f | diff --git a/Es_ist_ein_Ros_entsprungen/texte.ly b/Es_ist_ein_Ros_entsprungen/texte.ly index a1c2340..9e7fd62 100644 --- a/Es_ist_ein_Ros_entsprungen/texte.ly +++ b/Es_ist_ein_Ros_entsprungen/texte.ly @@ -18,13 +18,11 @@ textIa = \lyricmode { textII = \lyricmode { \set stanza = \markup { \dynamic p "2." } Das - %Variante_1% Blüm - %Variante_2% Rös + ifdef(`Variante_1',`Blüm',`Rös') -- lein, das ich mei -- ne, da -- von Je -- sa -- ja sagt, aus Got -- tes ew -- gem Rat hat sie ein Kind ge -- bo -- ren, - %Variante_1% wel -- ches uns se -- lig macht. - %Variante_2% wohl zu der hal -- ben Nacht. + ifdef(`wel -- ches uns se -- lig macht.',`wohl zu der hal -- ben Nacht.') } textIIa = \lyricmode { |