>> In addition, \property Voice.fingeringOrientations = #'(right,
>> left) works only for chords (at least this is what I have
>> observed)
>>
>> So, if someone has any ideas how to tackle the problem, please
>> share!

> I hope that a chord of one note will do it.

Aaah, this is it! Simple, yet not obvious.
For simple melody voices (without chords) I can do at the
beginning something like this:

\property Current.fingeringOrientations = #'(right)
\property Voice.Fingering \set #'extra-offset = #'(-1.8 . 1.5)

...and I have what I want - fingering right above the note
heads.

BTW, shouldn't fingeringOrientations working for chords only be
considered a bug?



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to