lilypond-devel
[Top][All Lists]
Advanced

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

Re: Allows slurs to break at barlines. (issue 7424049)


From: dak
Subject: Re: Allows slurs to break at barlines. (issue 7424049)
Date: Fri, 08 Mar 2013 12:54:38 +0000


https://codereview.appspot.com/7424049/diff/19022/ly/spanners-init.ly
File ly/spanners-init.ly (right):

https://codereview.appspot.com/7424049/diff/19022/ly/spanners-init.ly#newcode114
ly/spanners-init.ly:114: breakSlur = #(make-music 'BreakSlurEvent)
I am not happy with a new event type here.  Can't this become an
additional property on the existing events?  That way, we could do make
with a single command \broken used like
c\broken(
and similar.

That's one new user interface rather than half a dozen and growing.

https://codereview.appspot.com/7424049/



reply via email to

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