[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: slurs and ties confuse note separation
From: |
Neil Puttock |
Subject: |
Re: slurs and ties confuse note separation |
Date: |
Tue, 25 Jan 2011 00:00:39 +0000 |
On 19 January 2011 06:53, Keith OHara <address@hidden> wrote:
> % Note spacing should allow for accidentals and articulations
> % Usually it does, but slurs and ties can cause errors
>
> \version "2.12.3" % same in 2.13.46
> { g''8( c''\espressivo geses'' b''') }
Hmm, tricky. The espressivo script has an 'avoid-slur settign of
'around, but the offset estimation calculated by
ly:slur::pure-outside-slur-callback only produces vaguely sensible
offsets when it's set to 'outside.
Cheers,
Neil