Hi,
With lilypond-2.11.27-1, the following code overlap the "m" and "i"
indications set by the rightHandFinger command.
\include "italiano.ly"
#(define RH rightHandFinger)
\score {
{
\set Score.fingeringOrientations = #'(left)
\set Score.strokeFingerOrientations = #'(up down right)
\relative do' {
<<
{ <do'-1 -\RH #3 >4 } \\
{ <la-2 -\RH #2 la,>4.}
>>
}
}
}
Thanks for any suggestion.
Yannick
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user