lilypond-user
[Top][All Lists]
Advanced

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

Fingering on right doesn't avoid dot


From: nick . payne
Subject: Fingering on right doesn't avoid dot
Date: Thu, 15 Jan 2009 18:18:11 +1030

With a dotted note, if the fingering indication is set to be on the right then it collides with the dot. This is probably related to the bug I reported back in November where an accidental collides with the fingering if it's on the left.

\relative c'' {
    \set fingeringOrientations = #'(left)
    <dis c-4>4.
    \set fingeringOrientations = #'(right)
    <dis c-4>4.
}

reply via email to

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