lilypond-user
[Top][All Lists]
Advanced

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

Re: my barline "split arrows" function needs improvement


From: Andrew Bernard
Subject: Re: my barline "split arrows" function needs improvement
Date: Sun, 4 Jun 2017 14:00:27 +1000

Hi Kieran,

I think you need an event function, not a tweak,

split-arrows =
#(define-event-function ()
   ()
   #{
     -\splitStaffBarLineMarkup
   #}
   )

I have not figured out how to incorporate \break in that. Others will know!

Andrew




reply via email to

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