]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly
Merge branch 'master' of git://git.savannah.gnu.org/lilypond.git
[lilypond.git] / Documentation / snippets / display-bracket-with-only-one-staff-in-a-system.ly
index 7b9ad9aa29e1fb57132b105918b17a124f05dc2a..61c64b447929c01229e0acc422f3f1ee0503f718 100644 (file)
@@ -1,12 +1,15 @@
-%% Do not edit this file; it is automatically
+%% DO NOT EDIT this file manually; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
 %% This file is in the public domain.
-\version "2.13.31"
+\version "2.14.0"
 
 \header {
   lsrtags = "staff-notation, tweaks-and-overrides"
 
-%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
+%% Translation of GIT committish: 70f5f30161f7b804a681cd080274bfcdc9f4fe8c
   texidoces = "
 Si hay un solo pentagrama en un de los tipos de sistema
 @code{ChoirStaff} o @code{StaffGroup}, el comportamiento
@@ -27,11 +30,11 @@ distinta, como se ve en el segundo sistema del ejemplo.
   texidocde = "
 Wenn nur ein System einer Systemgruppe vom Typ @code{ChoirStaff} oder
 @code{StaffGroup} angezeigt wird, wird die Klammer zu Beginn normalerweise
-nicht gesetzt.  Das kann verändert werden, indem man die ensprechende
-Eigenschaft veränder.
+nicht gesetzt.  Das kann verändert werden, indem man die entsprechende
+Eigenschaft verändert.
 
 Bei Systemen wie @code{PianoStaff} und @code{GrandStaff}, die mit einer
-geschweiften Klammer beginne, muss eine andere Eigenschaft verändt werden,
+geschweiften Klammer beginne, muss eine andere Eigenschaft verändert werden,
 wie das zweite Beispiel zeigt.
 
 "