diff options
author | Erich Eckner <git@eckner.net> | 2019-09-05 23:07:52 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-09-05 23:07:52 +0200 |
commit | 235eb9c45232a98359369c5f260db10c649f5e6e (patch) | |
tree | 09a8b76ac320becd026f574f673c837664eb05a9 /Du_bists_dem_Ruhm_und_Ehre_gebuehret | |
parent | 88fd241d246df178497739f178eb651728acdea8 (diff) | |
download | Musik-235eb9c45232a98359369c5f260db10c649f5e6e.tar.xz |
Du_bists_dem_Ruhm_und_Ehre_gebuehret: Tenorhinweise
Diffstat (limited to 'Du_bists_dem_Ruhm_und_Ehre_gebuehret')
-rwxr-xr-x | Du_bists_dem_Ruhm_und_Ehre_gebuehret/stimmen.ly | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Du_bists_dem_Ruhm_und_Ehre_gebuehret/stimmen.ly b/Du_bists_dem_Ruhm_und_Ehre_gebuehret/stimmen.ly index b5196c2..7bc2f18 100755 --- a/Du_bists_dem_Ruhm_und_Ehre_gebuehret/stimmen.ly +++ b/Du_bists_dem_Ruhm_und_Ehre_gebuehret/stimmen.ly @@ -206,11 +206,11 @@ tenorMelodie = \relative b { r4 b b b | b2 c4 des | c4.( des8) es4 r | - r << \voiceTwo c \new Voice { \voiceFour \override NoteHead.style = #'cross b } >> \oneVoice c c | + r <c \tweak NoteHead.style #'cross b> c c | c1 | r4 d d es8[ f] | b,1 | - r4 f' f f | + r4 <f' \tweak NoteHead.style #'cross es> f f | f2( es) | r4 des des des | des2( c) | @@ -254,7 +254,7 @@ tenorMelodie = \relative b { b( f') es\breathe d8[ c] | b2. as4 | g2 r | - r4 b b b | + r4 \stemDown <b \tweak NoteHead.style #'cross g> \stemNeutral b b | b2 r | r4 f' f f | es2 r | |