]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/system-start-nesting.ly
Issue 4895 Give SystemStartSquare a default of 5.0 for collapse-height
[lilypond.git] / input / regression / system-start-nesting.ly
index 301abd10845a71fe91562df26ad0448a4f5345cd..b8bbfd62a58d3f6e72080a833c23132990e16038 100644 (file)
@@ -2,7 +2,7 @@
   created with the @code{systemStartDelimiterHierarchy} property."
 }
 
-\version "2.14.0"
+\version "2.19.21"
 
 \paper {
   ragged-right = ##t
@@ -11,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 }