bug-lilypond
[Top][All Lists]
Advanced

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

Issue 2182 in lilypond: Chord fingering placement bug?


From: lilypond
Subject: Issue 2182 in lilypond: Chord fingering placement bug?
Date: Thu, 05 Jan 2012 21:33:06 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 2182 by address@hidden: Chord fingering placement bug?
http://code.google.com/p/lilypond/issues/detail?id=2182

Nick Payne wrote :
See below. If the note with the accidental appears first in the chord, then the fingering for the other note correctly avoids the accidental. If the order of the notes is reversed, the fingering collides with the accidental. I don't know if this is related to issue 1222 (http://code.google.com/p/lilypond/issues/detail?id=1222), also concerning fingering colliding with an accidental.

\version "2.15.23"

\relative c'' {
   \set fingeringOrientations = #'(left)
<cis-3 a-2>1
<a-2 cis-3>
}


Attachments:
        test.preview.png  2.2 KB




reply via email to

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