Nick Payne internode.on.net> writes:
>
> This was fixed sometime in 2.17. If you download the current development
> version the fingerings won't collide...
>
Thanks. Using 2.17.15 solves my problem. Thanks Mike for committing the patch.
Timothy Gu
___
On 12/04/13 13:18, Timothy Gu wrote:
\version "2.16.2"
#(define RF rightHandFinger)
config = {
\set fingeringOrientations = #'(left)
\set strokeFingerOrientations = #'(down)
}
\relative c'' \new Voice {
\config \voiceOne
b2\rest \mp < b-0-\RF #3 a-2-\RF #2 d,-0---\RF #1 >4 < c-1 g-
Hi,
I experience a collision of left hand fingering when using lilypond 2.16.2,
with fingeringOrientations set to left, when the notes are consecutive.
How to reproduce:
\version "2.16.2"
#(define RF rightHandFinger)
config = {
\set fingeringOrientations = #'(left)
\set strokeFingerOrien