lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Collision of left hand fingerings when set fingeringOrientations to


From: Nick Payne
Subject: Re: Collision of left hand fingerings when set fingeringOrientations to left
Date: Fri, 12 Apr 2013 13:28:33 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

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-0 f-3-- > |
}
This was fixed sometime in 2.17. If you download the current development version the fingerings won't collide...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]