X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fspacing-loose-grace-error.ly;h=6f299e8cb33db02c07305150c12e219a6d2cea7f;hb=3c0f38115857598db730782b1d2ff0a19fd833af;hp=4deda340a572481c97b18338ad2f3c2855f6e21b;hpb=dc71d81b8b6846a01985d3c9eec422607bd076c8;p=lilypond.git diff --git a/input/regression/spacing-loose-grace-error.ly b/input/regression/spacing-loose-grace-error.ly index 4deda340a5..6f299e8cb3 100644 --- a/input/regression/spacing-loose-grace-error.ly +++ b/input/regression/spacing-loose-grace-error.ly @@ -1,4 +1,4 @@ -\version "2.14.0" +\version "2.17.6" #(ly:expect-warning (_ "Cannot determine neighbors for floating column. ")) #(ly:expect-warning (_ "Loose column does not have right side to attach to.")) @@ -20,7 +20,7 @@ texidoc = "Even in case of incorrect contexts (eg. shortlived %% breaking spacing-wishes links. \score { \new Staff { - \override Score.SpacingSpanner #'strict-note-spacing = ##t + \override Score.SpacingSpanner.strict-note-spacing = ##t \afterGrace c'4 {c'32 c'32 } c'4 }