lilypond-user
[Top][All Lists]
Advanced

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

Re: Fingering avoidance of accidentals depends on Fingering #'script-pri


From: James
Subject: Re: Fingering avoidance of accidentals depends on Fingering #'script-priority
Date: Wed, 21 Mar 2012 07:35:42 +0000

Nick

On 19 March 2012 05:19, Nick Payne <address@hidden> wrote:
> In a chord with two accidentals, if I set the fingering script-priority to
> -99, the fingerings still avoid both accidentals, but if I set it to -100,
> each fingering indication is positioned without regard to the accidental on
> the other note. Is this related to
> https://code.google.com/p/lilypond/issues/detail?id=2182, or soemthing else?
>
> \relative c' {
>     \set fingeringOrientations = #'(left)
>     <fis-4 dis-2>1
>     \override Fingering #'script-priority = #-99
>     <fis-4 dis-2>
>     \override Fingering #'script-priority = #-100
>     <fis-4 dis-2>
> }
>

I've updated https://code.google.com/p/lilypond/issues/detail?id=2182
with this new example.

-- 
--

James



reply via email to

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