X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fbeam-feather.ly;h=8dade639bb270e6f064714c297d05f4697d110bd;hb=b9e47a70690bb6010cb9371d10366c9bd4abc803;hp=b21658c46b0c69f0c63827550af32f8cd7bfbedf;hpb=13da8b27aabc5d5a752d00ed1e2b99ad20f0f264;p=lilypond.git diff --git a/input/regression/beam-feather.ly b/input/regression/beam-feather.ly index b21658c46b..8dade639bb 100644 --- a/input/regression/beam-feather.ly +++ b/input/regression/beam-feather.ly @@ -6,7 +6,7 @@ } -\version "2.17.6" +\version "2.19.21" \paper { ragged-right = ##t @@ -18,9 +18,9 @@ % a linear decrease instead? % -\featherDurations #(ly:make-moment 3 4) \relative c'' { +\featherDurations #(ly:make-moment 3/4) \relative { \override Beam.grow-direction = #LEFT - c16[ + c''16[ c c c c c c c ] }