Nick

On 19 March 2012 05:19, Nick Payne <nick.pa...@internode.on.net> 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

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to