Le dimanche 17 septembre 2023 à 12:56 +0100, Richard Shann a écrit :
> I can't figure out why this:
> 
> \version "2.24.0"
> {
>     \set fingeringOrientations = #'( left right up down) <c' -0 c ''-1
> e ''-2 g''-3 >
> }
> 
> outputs the 0 and 3 fingerings down and up respectively and the other
> two right with nothing on left.
> 
> Is there a limitation to two note chords? Or what?
> I'm consulting
> https://lilypond.org/doc/v2.24/Documentation/notation/direction-and-placement


fingeringOrientations isn't a list with one entry per fingering. It's a list of
orientations that LilyPond is *allowed* to choose for fingerings. It will always
prefer putting fingerings on the right rather than on the left, if allowed to.


Best,
Jean

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to