X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fslur-scoring.ly;h=a1b1ee4506756d335ab9dc05955d4b7dae933536;hb=1a788358cd2d55e1d8f7556861e984f94c1ce2e9;hp=649c37c0f7c9845eb4d49ca2f5ea1a4c5432f6ef;hpb=20b8c1519bbba8728457aa98e59993837bedfb04;p=lilypond.git diff --git a/input/regression/slur-scoring.ly b/input/regression/slur-scoring.ly index 649c37c0f7..a1b1ee4506 100644 --- a/input/regression/slur-scoring.ly +++ b/input/regression/slur-scoring.ly @@ -12,7 +12,7 @@ } -\version "2.11.51" +\version "2.12.0" \layout { ragged-right = ##t % #(define debug-slur-scoring #t) @@ -20,7 +20,7 @@ \relative { - \grace e=''16( d8.[) c16] + \grace e'=''16( d8.[) c16] d=''8.[ \grace f16( e16)] s2 << {c=''8.([ es16] bes4~bes )} @@ -28,15 +28,15 @@ {r8 r r } >> \new Voice { \voiceOne b='8[ c16( d]) } - g='8[( a b b! ] c4 bes) + g,='8[( a b b! ] c4 bes) bes='8( f' des bes) as4( bes) r8 d( f e d c b a) - cis=''4( d) f'=''16( e) d( c) + cis=''4( d) f=''16( e) d( c) s4 - c'=''2(~c8 d16 c b8 a) + c=''2(~c8 d16 c b8 a) - 4 ( f ) f + 4 ( f ) f ^( f ) f _( f ) _( g ) @@ -58,14 +58,14 @@ s2.| e4( dis4) e4( dis4) - g='16( b d fis) - \clef bass a=8[ e16(f] g[ a b d,)] s4 | \break + g,='16( b d fis) + \clef bass a,,=8[ e16(f] g[ a b d,)] s4 | \break e=8[( f] g[ a b d,)] s4 | \clef treble \new Voice { \slurDown - c=''4(^"slurs forced down" d, c') s4 + c''=''4(^"slurs forced down" d, c') s4 f=''2( d4 f | g c a f | d c f2 | f1) | }