]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/analysis-brackets-above-the-staff.ly
Merge branch 'master' into nested-bookparts
[lilypond.git] / input / lsr / analysis-brackets-above-the-staff.ly
index 3ac2dc75e54cb5195bd1fe8f0948c3f2506804cf..fc0947b14edf7e0648355e398b433758b9d7bebc 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.11.62"
 
 \header {
   lsrtags = "editorial-annotations, tweaks-and-overrides"
@@ -21,15 +21,15 @@ 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
 }
-