Updates:
Status: Accepted
Labels: -Patch-push -Fixed_2_15_41
Comment #9 on issue 582 by [email protected]: slur and tie start in
(almost) same spot
http://code.google.com/p/lilypond/issues/detail?id=582
Werner points out that a very minor change to the initial example
\paper { ragged-right = ##f } { c''1(~ c''2 a') }
still shows the problem.
The mechanism for the fix is in place, and I can resolve Werner's example
by adjusting the new parameter 'slur-tie-extrema-min-distance' in
scm/layout-slur.scm
I suggest that to finish fixing this bug, anyone with good examples of this
type of collision, and good taste, can experiment with these new parameters
in version 2.15.41, and recommend good values to use as default.