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

The finger-flag collision was fixed for version 2.16, if we tell Fingerings to clear Stem:

\relative c' {
  \override Fingering #'add-stem-support = ##t
  \set fingeringOrientations = #'(right)
  <a-5 c-3>8 }

The later patch, in version 2.17.10, staggers the fingering and requires no override,
but causes issue 3363 issue 3109 issue 3242 issue 3327 issue 3363 issue 3465

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to