X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fsystem-start-bar-collapse-staffspace.ly;h=8c3012cf9df0fef8ae37dfbc6d3ac662d435ee7e;hb=ddd942f66e0a1c5349335ce3e98ad8a251edaeff;hp=94af60276cb0df891c1e73632ee8ddf8965bec7d;hpb=54b02666750062788185bd3f99e644d621e348c2;p=lilypond.git diff --git a/input/regression/system-start-bar-collapse-staffspace.ly b/input/regression/system-start-bar-collapse-staffspace.ly index 94af60276c..8c3012cf9d 100644 --- a/input/regression/system-start-bar-collapse-staffspace.ly +++ b/input/regression/system-start-bar-collapse-staffspace.ly @@ -1,4 +1,4 @@ -\version "2.15.6" +\version "2.17.6" \header { texidoc = "When the staff-space is increased, the system-start delimiter @@ -6,7 +6,7 @@ should still be collapsed (i.e. the collapse-height should not give an absolute length, but a multiple of staff-spaces)." } -\new Staff \with { \override StaffSymbol #'staff-space = #1.4 } +\new Staff \with { \override StaffSymbol.staff-space = #1.4 } { a4 b c d }