diff options
Diffstat (limited to 'Nun_danket_alle_Gott__')
-rw-r--r-- | Nun_danket_alle_Gott__/Nun_danket_alle_Gott__.ly | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Nun_danket_alle_Gott__/Nun_danket_alle_Gott__.ly b/Nun_danket_alle_Gott__/Nun_danket_alle_Gott__.ly index 692fc2d..9ecd684 100644 --- a/Nun_danket_alle_Gott__/Nun_danket_alle_Gott__.ly +++ b/Nun_danket_alle_Gott__/Nun_danket_alle_Gott__.ly @@ -24,18 +24,18 @@ include(texte.pre) \new ChoirStaff << \set Score.skipBars = ##t \new Staff << - \new Voice = frauen \transpose c %TRANSPOSE% { \global \oneVoice \pausen } - \new Voice = sopran \transpose c %TRANSPOSE% { \global \voiceOne \sopranMelodie } - \new Voice = alt \transpose c %TRANSPOSE% { \global \voiceTwo \altMelodie } + \new Voice = frauen \transpose c transponiert { \global \oneVoice \pausen } + \new Voice = sopran \transpose c transponiert { \global \voiceOne \sopranMelodie } + \new Voice = alt \transpose c transponiert { \global \voiceTwo \altMelodie } >> \new Lyrics \lyricsto sopran { \textI } \new Lyrics \lyricsto sopran { \textII } \new Lyrics \lyricsto sopran { \textIII } \new Staff << \clef "bass" - \new Voice = maenner \transpose c %TRANSPOSE% { \global \oneVoice \pausen } - \new Voice = tenor \transpose c %TRANSPOSE% { \global \voiceOne \tenorMelodie } - \new Voice = bass \transpose c %TRANSPOSE% { \global \voiceTwo \bassMelodie } + \new Voice = maenner \transpose c transponiert { \global \oneVoice \pausen } + \new Voice = tenor \transpose c transponiert { \global \voiceOne \tenorMelodie } + \new Voice = bass \transpose c transponiert { \global \voiceTwo \bassMelodie } >> >> \layout { |