Updates:
        Status: Started
        Labels: -Started

Comment #23 on issue 2527 by [email protected]: Finger-flag collision
http://code.google.com/p/lilypond/issues/detail?id=2527

The original example (and the regression test) needs an override in order for fingering to avoid the flag.
 \relative c' {
   \override Fingering #'add-stem-support
   \set fingeringOrientations = #'(right)
   <a-5 c-3>8
 }
Fingerings still collide with each other.


Reply via email to