summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-05-09 21:45:44 +0200
committerErich Eckner <git@eckner.net>2018-05-09 21:45:44 +0200
commit927d113b44445e2ded76d3c35077504d2b148e31 (patch)
treee6f59b4d9d9b73c450180f0f514cf8bbc0cfd8bd
parentfe48e47fdf7593234549adbfc0960bf610ca192e (diff)
downloadMusik-927d113b44445e2ded76d3c35077504d2b148e31.tar.xz
Aennchen_von_Tharau_: Anpassungen für Konzert
-rw-r--r--Aennchen_von_Tharau_/Aennchen_von_Tharau_.ly10
-rw-r--r--Aennchen_von_Tharau_/texte.ly4
2 files changed, 9 insertions, 5 deletions
diff --git a/Aennchen_von_Tharau_/Aennchen_von_Tharau_.ly b/Aennchen_von_Tharau_/Aennchen_von_Tharau_.ly
index 22d0fc7..a8e6e7e 100644
--- a/Aennchen_von_Tharau_/Aennchen_von_Tharau_.ly
+++ b/Aennchen_von_Tharau_/Aennchen_von_Tharau_.ly
@@ -30,13 +30,13 @@
\new Voice = sopran { \global \voiceOne \sopranMelodie }
\new Voice = alt { \global \voiceTwo \altMelodie }
>>
- \new Lyrics \lyricsto alt { \set stanza = "1." \TextI }
+ \new Lyrics \lyricsto alt { \TextI }
\new Lyrics \lyricsto alt { \TextIa }
- \new Lyrics \lyricsto alt { \set stanza = "2." \TextII }
+ \new Lyrics \lyricsto alt { \TextII }
\new Lyrics \lyricsto alt { \TextIIa }
- \new Lyrics \lyricsto alt { \set stanza = "3." \TextIII }
- \new Lyrics \lyricsto alt { \TextIIIa }
- \new Lyrics \lyricsto alt { \set stanza = "4." \TextIV }
+% \new Lyrics \lyricsto alt { \TextIII }
+% \new Lyrics \lyricsto alt { \TextIIIa }
+ \new Lyrics \lyricsto alt { \TextIV }
\new Lyrics \lyricsto alt { \TextIVa }
\new Staff <<
\new Voice = maenner { \global \oneVoice \clef "bass" \pausen }
diff --git a/Aennchen_von_Tharau_/texte.ly b/Aennchen_von_Tharau_/texte.ly
index 74e5612..df1bbfe 100644
--- a/Aennchen_von_Tharau_/texte.ly
+++ b/Aennchen_von_Tharau_/texte.ly
@@ -1,5 +1,6 @@
TextI = \lyricmode {
+ \set stanza = "1."
Änn -- chen von Tha -- rau ist, die mir ge -- fällt, sie ist mein Le -- ben, mein Gut und mein Geld.
}
@@ -10,6 +11,7 @@ TextIa = \lyricmode {
}
TextII = \lyricmode {
+ \set stanza = "Anna 2."
Käm al -- les Wet -- ter gleich auf uns zu schlahn, wir sind ge -- sinnt, bei ei -- nan -- der zu stahn.
}
@@ -18,6 +20,7 @@ TextIIa = \lyricmode {
}
TextIII = \lyricmode {
+ \set stanza = "3."
Recht als ein Pal -- men -- baum ü -- ber sich steigt, hat ihn erst Re -- gen und Sturm -- wind ge -- beugt,
}
@@ -26,6 +29,7 @@ TextIIIa = \lyricmode {
}
TextIV = \lyricmode {
+ \set stanza = "4."
Wür -- dest du gleich ein -- mal von mir ge -- trennt, leb -- test da, wo man die Son -- ne kaum kennt,
}