summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Auf_Seele_Gott_zu_loben/Auf_Seele_Gott_zu_loben.ly14
1 files changed, 6 insertions, 8 deletions
diff --git a/Auf_Seele_Gott_zu_loben/Auf_Seele_Gott_zu_loben.ly b/Auf_Seele_Gott_zu_loben/Auf_Seele_Gott_zu_loben.ly
index 3351d66..80cde7e 100644
--- a/Auf_Seele_Gott_zu_loben/Auf_Seele_Gott_zu_loben.ly
+++ b/Auf_Seele_Gott_zu_loben/Auf_Seele_Gott_zu_loben.ly
@@ -13,12 +13,10 @@ include(texte.pre)
\score {
\new ChoirStaff <<
\set Score.skipBars = ##t
- \new Staff {
- <<
- \new Voice = sopran { \global \voiceOne \sopranMelodie }
- \new Voice = alt { \global \voiceTwo \altMelodie }
- >>
- }
+ \new Staff <<
+ \new Voice = sopran { \global \voiceOne \sopranMelodie }
+ \new Voice = alt { \global \voiceTwo \altMelodie }
+ >>
ifdef(`STR_1',`\new Lyrics \lyricsto sopran { \textI }')
ifdef(`STR_1',`\new Lyrics \lyricsto sopran { \textIa }')
ifdef(`STR_2',`\new Lyrics \lyricsto sopran { \textII }')
@@ -30,8 +28,8 @@ include(texte.pre)
ifdef(`STR_7',`\new Lyrics \lyricsto sopran { \textVII }')
ifdef(`STR_7',`\new Lyrics \lyricsto sopran { \textVIIa }')
\new Staff <<
- \new Voice = tenor { \global \clef "bass" \voiceOne \tenorMelodie }
- \new Voice = bass { \global \clef "bass" \voiceTwo \bassMelodie }
+ \new Voice = tenor { \global \clef "bass" \voiceOne \tenorMelodie }
+ \new Voice = bass { \global \clef "bass" \voiceTwo \bassMelodie }
>>
>>
\layout {