lilypond-user
[Top][All Lists]
Advanced

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

Re: Polyphonic notes slur solution


From: Thomas Morley
Subject: Re: Polyphonic notes slur solution
Date: Sat, 20 Jun 2015 23:31:04 +0200

2015-06-20 12:07 GMT+02:00 Robin Bannister <address@hidden>:
> Nathan Ho wrote:
>
>> % And, of course, the slur's too short vertically
>
>
> Adjust 0.3 to taste:
>
> \override Staff.Arpeggio #'positions = #(lambda (grob)
>   (interval-widen (ly:arpeggio::calc-positions grob) 0.3))


or:

\once \offset positions #'(-0.3 . 0.3) Staff.Arpeggio

\offset lacks documentation, though


Cheers,
  Harm



reply via email to

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