]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/system-start-nesting.ly
Imported Upstream version 2.18.0
[lilypond.git] / input / regression / system-start-nesting.ly
index d637b667f473d1356556ff730871dd64e42e535f..41a4a72a2a73bf9a28c8087e59714f1e8402e087 100644 (file)
@@ -2,14 +2,14 @@
   created with the @code{systemStartDelimiterHierarchy} property."
 }
 
-\version "2.16.0"
+\version "2.17.15"
 
 \paper {
   ragged-right = ##t
 }
 
 \new StaffGroup
-\relative <<
+\relative c' <<
   \set StaffGroup.systemStartDelimiterHierarchy
     = #'(SystemStartSquare (SystemStartBracket a (SystemStartSquare b)) d)
   \new Staff { c1 }