Re: Polyphonic notes slur solution

2015-06-21 Thread rsfjr
Thanks a lot! Works wonderfully! All the Best, Ronaldo 2015-06-21 4:34 GMT-03:00 Nathan Ho : > On Sun, Jun 21, 2015 at 12:22 AM, rsfjr wrote: >> >> I placed a \override Staff.Arpeggio.direction = 1 at the code, so that >> the arpeggio parenthesis would be at the right.

Re: Polyphonic notes slur solution

2015-06-21 Thread rsfjr
Thank you all! @ Robin I was trying with the code you and Nathan sent me, I am trying with this simple example before I make the modifications in a Forqueray's sonata formatting. The problem was within Lyx. I tried with Frescobaldi and bare lilypond (ver. 2.18.2) and it worked fine. Lyx was cal

Re: Polyphonic notes slur solution

2015-06-20 Thread rsfjr
Thank you all, It keeps throwing an error message, when I use these: \override Staff.Arpeggio.stencil = #ly:arpeggio::brew-chord-slur \override Staff.Arpeggio.X-extent = #ly:grob::stencil-width Without those the arpeggios are slurred, but with the arpeggio symbol. I believe the Lilypond docu

Polyphonic notes slur solution

2015-06-19 Thread rsfjr
Hello, I am trying to overcome an issue. I need to place some slurs in a polyphonic pair, connecting the noteheads. Is there any workaround? \new Staff { <<{b'}\\{g'}>> } I have tried creating other notes and forcing a horizontal shift, but no success, only the first note overlays the entire po