]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/system-start-bracket.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / system-start-bracket.ly
index 5eb99f1e562648586e9b99c741660ec5fb21aabb..3373d915c3c3cb2be28085a451ec1e6c036cf4f6 100644 (file)
@@ -1,11 +1,12 @@
-\version "2.6.0"
+\version "2.16.0"
 \header {
-  texidoc =
-  "
-The piano brace should be shifted horizontally if it  is enclosed in a bracket.
-"
+  texidoc = "A piano context included within a staff group should
+cause the piano brace to be drawn to the left of the staff angle
+bracket."
 }
 
+\layout {ragged-right = ##t}
+
 
 {
   \context StaffGroup <<
@@ -16,6 +17,6 @@ The piano brace should be shifted horizontally if it  is enclosed in a bracket.
     >>
   >>
 }
-\layout {raggedright = ##t}
+