]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/use-square-bracket-at-the-start-of-a-staff-group.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / input / lsr / use-square-bracket-at-the-start-of-a-staff-group.ly
index 68852934d70356ffef209de1cb2d6e1aad4ab473..988e728318d4cb27bfffa9a2a75e483a55162ef9 100644 (file)
@@ -1,15 +1,27 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.38"
+\version "2.12.0"
 
 \header {
   lsrtags = "staff-notation, contexts-and-engravers"
- texidoc = "
+
+  texidoces = "
+Se puede usar el delimitador de comienzo de un sistema
+@code{SystemStartSquare} estableciéndolo explícitamente dentro de
+un contexto @code{StaffGroup} o @code{ChoirStaffGroup}.
+
+"
+  doctitlees = "Uso del corchete recto al comienzo de un grupo de pentagramas"
+
+  texidoc = "
 The system start delimiter @code{SystemStartSquare} can be used by
 setting it explicitly in a @code{StaffGroup} or @code{ChoirStaffGroup}
 context. 
-" }
-% begin verbatim
+
+"
+  doctitle = "Use square bracket at the start of a staff group"
+} % begin verbatim
+
 \score {
   \new StaffGroup { << 
   \set StaffGroup.systemStartDelimiter = #'SystemStartSquare