Is this really how it's supposed to work? The below code puts a bracket over
a b c and not only over b c as expected.
 %%%%%%%%
 \version "2.7.10"
 \new Staff \with { \consists "Horizontal_bracket_engraver" }
\relative c'' { a \startGroup b c \stopGroup d }
%%%%%%%%

--
Sven Axelsson
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to