bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Analysis brackets start too early


From: Graham Percival
Subject: Re: Analysis brackets start too early
Date: Tue, 27 Sep 2005 11:45:08 -0700


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
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

[Prev in Thread] Current Thread [Next in Thread]