summaryrefslogtreecommitdiff
path: root/Brunnquell_aller_Gueter/Brunnquell_aller_Gueter.ly
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 /Brunnquell_aller_Gueter/Brunnquell_aller_Gueter.ly
parentdeb0633dd1709c9981d4ae0201e2d7b40a00edee (diff)
downloadMusik-f9c3a94184a9f3050aef05aad3544fb22d88d2b6.tar.xz
"%TRANSPOSE% -> "transponiert"
Diffstat (limited to 'Brunnquell_aller_Gueter/Brunnquell_aller_Gueter.ly')
-rw-r--r--Brunnquell_aller_Gueter/Brunnquell_aller_Gueter.ly8
1 files changed, 4 insertions, 4 deletions
diff --git a/Brunnquell_aller_Gueter/Brunnquell_aller_Gueter.ly b/Brunnquell_aller_Gueter/Brunnquell_aller_Gueter.ly
index 127c0d4..3f61376 100644
--- a/Brunnquell_aller_Gueter/Brunnquell_aller_Gueter.ly
+++ b/Brunnquell_aller_Gueter/Brunnquell_aller_Gueter.ly
@@ -22,8 +22,8 @@ include(texte.pre)
}
\new ChoirStaff <<
\new Staff <<
- \new Voice = "Sopran" \transpose c %TRANSPOSE% { \global \voiceOne \sopranMelodie }
- \new Voice = "Alt" \transpose c %TRANSPOSE% { \global \voiceTwo \altMelodie }
+ \new Voice = "Sopran" \transpose c transponiert { \global \voiceOne \sopranMelodie }
+ \new Voice = "Alt" \transpose c transponiert { \global \voiceTwo \altMelodie }
>>
\new Lyrics \lyricsto "Sopran" \textIa
\new Lyrics \lyricsto "Sopran" \textIb
@@ -33,8 +33,8 @@ include(texte.pre)
\new Lyrics \lyricsto "Sopran" \textIIIb
\new Staff <<
\clef "bass"
- \new Voice = "Tenor" \transpose c %TRANSPOSE% { \global \voiceOne \tenorMelodie }
- \new Voice = "Bass" \transpose c %TRANSPOSE% { \global \voiceTwo \bassMelodie }
+ \new Voice = "Tenor" \transpose c transponiert { \global \voiceOne \tenorMelodie }
+ \new Voice = "Bass" \transpose c transponiert { \global \voiceTwo \bassMelodie }
>>
>>
\layout {