X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fsystem-start-nesting.ly;h=b8bbfd62a58d3f6e72080a833c23132990e16038;hb=8508ea37a36b61030fd17b4ec86259f235872f39;hp=3921f6525e96238ab64a7ccb207ec426b9676a1b;hpb=2205ef7a616d73e6a83274816e775426bf41b7bd;p=lilypond.git diff --git a/input/regression/system-start-nesting.ly b/input/regression/system-start-nesting.ly index 3921f6525e..b8bbfd62a5 100644 --- a/input/regression/system-start-nesting.ly +++ b/input/regression/system-start-nesting.ly @@ -1,9 +1,8 @@ -\header { texidoc = "Deeply nested system braces/brackets/etc. may be created with the - @code{Nested_system_start_delimiter_engraver}" - +\header { texidoc = "Deeply nested system braces, brackets, etc., may be + created with the @code{systemStartDelimiterHierarchy} property." } -\version "2.7.39" +\version "2.19.21" \paper { ragged-right = ##t @@ -12,8 +11,8 @@ \new StaffGroup \relative << \set StaffGroup.systemStartDelimiterHierarchy - = #'(SystemStartSquare (SystemStartBracket a (SystemStartSquare b)) d) - \new Staff { c1 } + = #'(SystemStartSquare (SystemStartBracket a (SystemStartSquare b c)) d) + \new Staff { c'1 } \new Staff { c1 } \new Staff { c1 } \new Staff { c1 }