lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2527 in lilypond: Finger-flag collision


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2527 in lilypond: Finger-flag collision
Date: Sun, 11 Aug 2013 20:05:17 +0000


Comment #60 on issue 2527 by address@hidden: 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

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