]> 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 7406b25a2f4d525a0bc607f7e73462407548c39e..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.57"
+\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' }
   >> }
 }
+