]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/new/display-bracket-with-only-one-staff-in-a-system.ly
Merge master into nested-bookparts
[lilypond.git] / input / new / display-bracket-with-only-one-staff-in-a-system.ly
index 01b0c53569a4b6ea3b0aa2708f5a44e8f5a3aad5..816dda50f35f9ff732ab6ede986cf684aa0ea9a1 100644 (file)
@@ -1,11 +1,11 @@
-\version "2.11.38"
+\version "2.11.61"
 \header {
   lsrtags = "staff-notation,tweaks-and-overrides"
   texidoc = "If there is only one staff in one of the staff types
 @code{ChoirStaff}, @code{InnerChoirStaff}, @code{InnerStaffGroup}
 or @code{StaffGroup}, the bracket and the starting bar line will not
 be displayed as standard behavior.  This can be changed by overriding
-the relevant properties, as demonstrated in this example.
+the relevant properties.
 
 Note that in contexts such as @code{PianoStaff} and @code{GrandStaff}
 where the systems begin with a brace instead of a bracket, another
@@ -14,7 +14,7 @@ property has to be set, as shown on the second system in the example.
   doctitle = "Display bracket with only one staff in a system"
 }
 
-\markup \column {
+\markup \left-column {
   \score {
     \new StaffGroup <<
       % Must be lower than the actual number of staff lines