summaryrefslogtreecommitdiff
path: root/Heiligste_Nacht/Heiligste_Nacht.ly
diff options
context:
space:
mode:
Diffstat (limited to 'Heiligste_Nacht/Heiligste_Nacht.ly')
-rw-r--r--Heiligste_Nacht/Heiligste_Nacht.ly6
1 files changed, 3 insertions, 3 deletions
diff --git a/Heiligste_Nacht/Heiligste_Nacht.ly b/Heiligste_Nacht/Heiligste_Nacht.ly
index 45414c1..1bcd0a7 100644
--- a/Heiligste_Nacht/Heiligste_Nacht.ly
+++ b/Heiligste_Nacht/Heiligste_Nacht.ly
@@ -27,15 +27,15 @@
\override VerticalAxisGroup #'remove-first = ##t
}
}
- \new ChoirStaff <<
+ \new ChoirStaff \transpose c d <<
\set Score.skipBars = ##t
\new Staff <<
\new Voice \pausen
\new Voice = sopran { \global \voiceOne \sopranMelodie }
\new Voice = alt { \global \voiceTwo \altMelodie }
>>
- \new Lyrics \lyricsto sopran { \textI}
- \new Lyrics \lyricsto sopran { \textII}
+ \new Lyrics \lyricsto sopran { \textI }
+ \new Lyrics \lyricsto sopran { \textII }
\new Staff <<
\new Voice = maenner { \global \clef "bass" \maennerMelodie }
>>