X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fsystem-start-bar-collapse-staffspace.ly;h=8c3012cf9df0fef8ae37dfbc6d3ac662d435ee7e;hb=fd565020849c9cd24d4e7ce47c50f756198a44c9;hp=165dfd1aa049f496b01697dec9c0cfe5348cf9dd;hpb=5b1f3adfe5e3561eaa0f9440e0697054084b7107;p=lilypond.git diff --git a/input/regression/system-start-bar-collapse-staffspace.ly b/input/regression/system-start-bar-collapse-staffspace.ly index 165dfd1aa0..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.16.0" +\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 }