Helge

I've only tested the following in 2.11.  I hope it also
applies to 2.10.

You can either move the fingeringOrientations command
inside the << { } \\ { place-it-here notes } >> construct
so it is immediately before the notes in question, or set
it in the Staff context where it is with

 \set Staff.fingeringOrientations = #'(left)
.

Either will place the fingering to the left, outside the
arpeggio, but you may find they are too far to the left.
You can adjust the separation by modifying the Arpeggio
padding.  This value seems about right:

 \set Staff.fingeringOrientations = #'(left)
 \once \override Staff.Arpeggio #'padding = #-0.2


Trevor

----- Original Message ----- From: "Helge Kruse" <[EMAIL PROTECTED]>
To: "Lilypond-User" <LILYPOND-USER@gnu.org>
Sent: Tuesday, October 28, 2008 8:52 AM
Subject: fingering orientation


Hello,

I write a piece for harp. I need sometimes fingering information for the player. While sometimes fingering above the staff is ok, I need it at the left side under some circumstances. In the example I want to write the fingering number for the notes "ces" and "es" at the left side of the arpeggio, but I did not succeed.

How can I achieve this request?

Best regards,
Helge




--------------------------------------------------------------------------------


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to