]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/analysis-brackets-above-the-staff.ly
LSR: Update.
[lilypond.git] / input / lsr / analysis-brackets-above-the-staff.ly
index 59f36b225289482e8d1760a5527a4eafddcd4dec..ad9000d305bf66c3e6130cf4541df763f19b157c 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.62"
+\version "2.12.3"
 
 \header {
   lsrtags = "editorial-annotations, tweaks-and-overrides"
@@ -21,15 +21,16 @@ staff instead.
 "
   doctitle = "Analysis brackets above the staff"
 } % begin verbatim
+
 \layout {
- \context {
-   \Voice
-   \consists "Horizontal_bracket_engraver"
- }
 \context {
+    \Voice
+    \consists "Horizontal_bracket_engraver"
 }
 }
 \relative c'' {
- \once \override HorizontalBracket #'direction = #UP
- c2\startGroup
d\stopGroup
 \once \override HorizontalBracket #'direction = #UP
 c2\startGroup
 d2\stopGroup
 }