summaryrefslogtreecommitdiff
path: root/Friede_erfuellet_Stadt_und_Land
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-02-05 20:05:57 +0100
committerErich Eckner <git@eckner.net>2021-02-05 20:05:57 +0100
commit5221f041fd84037cf0d0a88dd8351fc34214caac (patch)
tree507fc4f1de4717c4558ae45033621372e7ce3cad /Friede_erfuellet_Stadt_und_Land
parent32845b99d529b2d871f617244bce2e1165ce5742 (diff)
downloadMusik-5221f041fd84037cf0d0a88dd8351fc34214caac.tar.xz
Friede_erfuellet_Stadt_und_Land: satz.ly neu
Diffstat (limited to 'Friede_erfuellet_Stadt_und_Land')
-rw-r--r--Friede_erfuellet_Stadt_und_Land/Friede_erfuellet_Stadt_und_Land.ly43
-rw-r--r--Friede_erfuellet_Stadt_und_Land/satz.ly42
2 files changed, 43 insertions, 42 deletions
diff --git a/Friede_erfuellet_Stadt_und_Land/Friede_erfuellet_Stadt_und_Land.ly b/Friede_erfuellet_Stadt_und_Land/Friede_erfuellet_Stadt_und_Land.ly
index 1ab1857..6560350 100644
--- a/Friede_erfuellet_Stadt_und_Land/Friede_erfuellet_Stadt_und_Land.ly
+++ b/Friede_erfuellet_Stadt_und_Land/Friede_erfuellet_Stadt_und_Land.ly
@@ -15,45 +15,4 @@ include(texte.pre)
\pointAndClickOff
-\score {
- \header {
- title = "Friede erfüllet Stadt und Land"
- poet = "Dänischer Text: Bernhard Severin Ingemann"
- meter = "Deutsche Textfassung: Johanna van Führen"
- composer = "Musik: Niels la Cour (*1944)"
- }
- \new ChoirStaff <<
- \set Score.skipBars = ##t
- \new Staff <<
- ifdef(`Pausen-statt-Fermaten',`
- \new Voice = frauen { \global \oneVoice \pausen }
- ')
- \new Voice = sopran { \global \voiceOne << \melodieSopran \artikulation >> }
- \new Voice = alt { \global \voiceTwo \melodieAlt }
- >>
- ifdef(`STR_1',`\new Lyrics \lyricsto sopran { \textDeuI }')
- ifdef(`STR_2',`\new Lyrics \lyricsto sopran { \textDeuII }')
- ifdef(`STR_3',`\new Lyrics \lyricsto sopran { \textDeuIII }')
- ifdef(`STR_4',`\new Lyrics \lyricsto sopran { \textDeuIV }')
- ifdef(`STR_5',`\new Lyrics \lyricsto sopran { \textDeuV }')
- ifdef(`STR_6',`\new Lyrics \lyricsto sopran { \textDeuVI }')
- ifdef(`STR_7',`\new Lyrics \lyricsto sopran { \textDeuVII }')
- ifdef(`STR_1D',`\new Lyrics \lyricsto sopran { \textDaeI }')
- ifdef(`STR_2D',`\new Lyrics \lyricsto sopran { \textDaeII }')
- ifdef(`STR_3D',`\new Lyrics \lyricsto sopran { \textDaeIII }')
- ifdef(`STR_4D',`\new Lyrics \lyricsto sopran { \textDaeIV }')
- ifdef(`STR_5D',`\new Lyrics \lyricsto sopran { \textDaeV }')
- ifdef(`STR_6D',`\new Lyrics \lyricsto sopran { \textDaeVI }')
- ifdef(`STR_7D',`\new Lyrics \lyricsto sopran { \textDaeVII }')
- \new Staff <<
- ifdef(`Pausen-statt-Fermaten',`
- \new Voice = maenner { \clef "bass" \global \oneVoice \pausen }
- ')
- \new Voice = tenor { \clef "bass" \global \voiceOne << \melodieTenor \artikulation >> }
- \new Voice = bass { \clef "bass" \global \voiceTwo \melodieBass }
- >>
- >>
- \layout {
-% indent = #0
- }
-}
+include(satz.pre)
diff --git a/Friede_erfuellet_Stadt_und_Land/satz.ly b/Friede_erfuellet_Stadt_und_Land/satz.ly
new file mode 100644
index 0000000..cfb27a5
--- /dev/null
+++ b/Friede_erfuellet_Stadt_und_Land/satz.ly
@@ -0,0 +1,42 @@
+\score {
+ \header {
+ title = "Friede erfüllet Stadt und Land"
+ poet = "Dänischer Text: Bernhard Severin Ingemann"
+ meter = "Deutsche Textfassung: Johanna van Führen"
+ composer = "Musik: Niels la Cour (*1944)"
+ }
+ \new ChoirStaff <<
+ \set Score.skipBars = ##t
+ \new Staff <<
+ ifdef(`Pausen-statt-Fermaten',`
+ \new Voice = frauen { \global \oneVoice \pausen }
+ ')
+ \new Voice = sopran { \global \voiceOne << \melodieSopran \artikulation >> }
+ \new Voice = alt { \global \voiceTwo \melodieAlt }
+ >>
+ ifdef(`STR_1',`\new Lyrics \lyricsto sopran { \textDeuI }')
+ ifdef(`STR_2',`\new Lyrics \lyricsto sopran { \textDeuII }')
+ ifdef(`STR_3',`\new Lyrics \lyricsto sopran { \textDeuIII }')
+ ifdef(`STR_4',`\new Lyrics \lyricsto sopran { \textDeuIV }')
+ ifdef(`STR_5',`\new Lyrics \lyricsto sopran { \textDeuV }')
+ ifdef(`STR_6',`\new Lyrics \lyricsto sopran { \textDeuVI }')
+ ifdef(`STR_7',`\new Lyrics \lyricsto sopran { \textDeuVII }')
+ ifdef(`STR_1D',`\new Lyrics \lyricsto sopran { \textDaeI }')
+ ifdef(`STR_2D',`\new Lyrics \lyricsto sopran { \textDaeII }')
+ ifdef(`STR_3D',`\new Lyrics \lyricsto sopran { \textDaeIII }')
+ ifdef(`STR_4D',`\new Lyrics \lyricsto sopran { \textDaeIV }')
+ ifdef(`STR_5D',`\new Lyrics \lyricsto sopran { \textDaeV }')
+ ifdef(`STR_6D',`\new Lyrics \lyricsto sopran { \textDaeVI }')
+ ifdef(`STR_7D',`\new Lyrics \lyricsto sopran { \textDaeVII }')
+ \new Staff <<
+ ifdef(`Pausen-statt-Fermaten',`
+ \new Voice = maenner { \clef "bass" \global \oneVoice \pausen }
+ ')
+ \new Voice = tenor { \clef "bass" \global \voiceOne << \melodieTenor \artikulation >> }
+ \new Voice = bass { \clef "bass" \global \voiceTwo \melodieBass }
+ >>
+ >>
+ \layout {
+% indent = #0
+ }
+}