MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / horizontal-bracket.ly
blobae9a48c66c3924dc02fb1b8088df43a9ce026d16
2 \version "2.12.0"
4 \header {
6 texidoc = "Note grouping events are used to indicate where
7 analysis brackets start and end.
9 @cindex bracket
10 @cindex note groups
11 @cindex music analysis
12 @cindex analysis
19 \layout {
20 \context {
21 \Staff \consists "Horizontal_bracket_engraver"
23 ragged-right = ##t
27 \relative c''
29 c4\startGroup\startGroup\startGroup
30 c4\stopGroup
31 c4\startGroup
32 c4\stopGroup\stopGroup
33 c4\startGroup
34 c4\stopGroup\stopGroup