]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/use-square-bracket-at-the-start-of-a-staff-group.ly
Imported Upstream version 2.12.3
[lilypond.git] / input / lsr / use-square-bracket-at-the-start-of-a-staff-group.ly
index fa6db1779243ff9d1af366302bb04b2a8640094a..fcbbbbd171c0b46ca5fd1c1a47742a8e4c9b47f8 100644 (file)
@@ -1,6 +1,6 @@
 %% 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.53"
+\version "2.12.3"
 
 \header {
   lsrtags = "staff-notation, contexts-and-engravers"
@@ -21,6 +21,7 @@ context.
 "
   doctitle = "Use square bracket at the start of a staff group"
 } % begin verbatim
+
 \score {
   \new StaffGroup { << 
   \set StaffGroup.systemStartDelimiter = #'SystemStartSquare
@@ -28,3 +29,4 @@ context.
     \new Staff { c'4 d' e' f' }
   >> }
 }
+