summaryrefslogtreecommitdiff
path: root/Nun_danket_alle_Gott__
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-09-10 22:40:34 +0200
committerErich Eckner <git@eckner.net>2020-09-10 22:40:34 +0200
commitf9c3a94184a9f3050aef05aad3544fb22d88d2b6 (patch)
tree6f62762ea1ed18b20e8c1873dafb59e9e02281d3 /Nun_danket_alle_Gott__
parentdeb0633dd1709c9981d4ae0201e2d7b40a00edee (diff)
downloadMusik-f9c3a94184a9f3050aef05aad3544fb22d88d2b6.tar.xz
"%TRANSPOSE% -> "transponiert"
Diffstat (limited to 'Nun_danket_alle_Gott__')
-rw-r--r--Nun_danket_alle_Gott__/Nun_danket_alle_Gott__.ly12
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 {