]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/new/display-bracket-with-only-one-staff-in-a-system.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / input / new / display-bracket-with-only-one-staff-in-a-system.ly
index 01b0c53569a4b6ea3b0aa2708f5a44e8f5a3aad5..87e416b30df0e8c8b2bf075edf62e3a9169d98cb 100644 (file)
@@ -1,11 +1,10 @@
-\version "2.11.38"
+\version "2.12.0"
 \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.
+@code{ChoirStaff} 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.
 
 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 +13,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