]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/display-bracket-with-only-one-staff-in-a-system.ly
Merge branch 'master' into nested-bookparts
[lilypond.git] / input / lsr / display-bracket-with-only-one-staff-in-a-system.ly
index a17c69e59e6381c251073574be86fb622f579945..36d23dc3fd7388be8fe7f8cc33b762feba8a2e7d 100644 (file)
@@ -1,13 +1,29 @@
 %% Do not edit this file; it is auto-generated from input/new
 %% This file is in the public domain.
-\version "2.11.61"
+\version "2.11.62"
 \header {
+  texidoces = "
+Si hay un solo pentagrama en un de los tipos de sistema
+@code{ChoirStaff}, @code{InnerChoirStaff}, @code{InnerStaffGroup}
+o @code{StaffGroup}, el comportamiento predeterminado es que no se
+imprima el corchete en la barra inicial.  Esto se puede cambiar
+sobreescribiendo las propiedades adecuadas.
+
+Observe que en contextos como @code{PianoStaff} y
+@code{GrandStaff} en que los sistemas empiezan con una llave en
+lugar de un corchete, se debe establecer el valor de una propiedad
+distinta, como se ve en el segundo sistema del ejemplo.
+
+"
+  doctitlees = "Mostrar corchete o llave en grupos de un solo pentagrama"
+
+
   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
@@ -16,7 +32,8 @@ property has to be set, as shown on the second system in the example.
   doctitle = "Display bracket with only one staff in a system"
 } % begin verbatim
 
-\markup \column {
+
+\markup \left-column {
   \score {
     \new StaffGroup <<
       % Must be lower than the actual number of staff lines