lilypond-user
[Top][All Lists]
Advanced

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

Re: Polyphonic notes slur solution


From: rsfjr
Subject: Re: Polyphonic notes slur solution
Date: Sun, 21 Jun 2015 05:03:17 -0300

Thanks a lot!

Works wonderfully!


All the Best,
Ronaldo

2015-06-21 4:34 GMT-03:00 Nathan Ho <address@hidden>:
On Sun, Jun 21, 2015 at 12:22 AM, rsfjr <address@hidden> wrote:
I placed a \override Staff.Arpeggio.direction = 1 at the code, so that the arpeggio parenthesis would be at the right. It works OK, but, can it be mirroed? The parenthesis is pointed out the note pair.
Tried the \shape command and nothing was changed.

This should do the trick:

\override Staff.Arpeggio.stencil = #(lambda (grob) (ly:stencil-scale (ly:arpeggio::brew-chord-slur grob) -1 1))


Regards,

Nathan



reply via email to

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