X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fstaccato-pos.ly;h=7c722250a7e7fe69ca7e18a52eeaeb3011001d3f;hb=750b714488c5af6eae22d07163bba8b554734ac6;hp=025bf892d2c895121bf0ce1a04c0e3f36973d589;hpb=38d7d319eabc906e82fb42002678c6d42a23b6f7;p=lilypond.git diff --git a/input/regression/staccato-pos.ly b/input/regression/staccato-pos.ly index 025bf892d2..7c722250a7 100644 --- a/input/regression/staccato-pos.ly +++ b/input/regression/staccato-pos.ly @@ -1,5 +1,5 @@ -\version "2.12.0" +\version "2.19.21" \header{ @@ -15,23 +15,23 @@ } { - \new Voice \relative c'' { + \new Voice \relative { \voiceOne - g8-. a-. b-. c-. + g'8-. a-. b-. c-. a-. b-. c-. d-. b8[-. a-. g b] e,-. f-. g-. a-. e-. g-. b-. d-. } \context Voice { - \relative c' { - e'4-. f-. g-. d-. c-. b-. + \relative { + e''4-. f-. g-. d-. c-. b-. \stemDown e,-. d-. c-. b-. a-. g-. } - \relative c'' { + \relative { \stemUp - d-> c-> b-> a-> g-> f-> e-> d-> + d''-> c-> b-> a-> g-> f-> e-> d-> d' d-. c-. b-. a-. g-. f-. e-. d-. }