On 27-Sep-05, at 5:46 AM, Sven Axelsson wrote:

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. 

Remember that lilypond is almost all postfix notation.  :)
(think of the behavior of a slur or beams)

Cheers,
- Graham

%%%%%%%%
\version "2.7.10"
 
\new Staff \with { \consists "Horizontal_bracket_engraver" }
\relative c'' { a \startGroup b c \stopGroup d }
 
%%%%%%%%

--
Sven Axelsson_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user



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

Reply via email to