lilypond-devel
[Top][All Lists]
Advanced

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

Re: Eliminates the Hara_kiri_engraver. (issue 7061062)


From: k-ohara5a5a
Subject: Re: Eliminates the Hara_kiri_engraver. (issue 7061062)
Date: Mon, 21 Jan 2013 18:23:33 +0000

On 2013/01/14 18:25:24, dak wrote:
On 2013/01/14 18:20:44, Keith wrote:
>
> If you can access the value with
>  staffline_ && to_boolean(staffline_ ->
get_property("remove-empty"))
> at this point, that would seem to be simpler.

It would also mean that we can just leave keepAliveInterfaces alone
when
switching between harakiri behavior and otherwise.

How would you propose to do that ?

Changing the remove-empty property mid-score will not work, for the same
reason that
  \paper {ragged-right = ##t }
  \relative f {
    c''2( d \break
    \override Slur #'color = #red
    e f \break g f e d c1) }
does not re-color a portion of the broken slur.


https://codereview.appspot.com/7061062/



reply via email to

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