horizontal note brackets for music analysis.
\header {
texidoc = "Note grouping events are used to indicate where
-brackets for analysis start and end."
+brackets for analysis start and end.
+
+@cindex bracket
+@cindex note groups
+@cindex music analysis
+@cindex analysis
+
+"
}
\score {
\notes
{
-
c4-\groupOpen-\groupOpen-\groupOpen
c4-\groupClose
c4-\groupOpen
\translator {
\StaffContext \consists "Horizontal_bracket_engraver"
}
-
linewidth = -1.0
}
}