Comment #12 on issue 2411 by [email protected]: Slurs between different voices
http://code.google.com/p/lilypond/issues/detail?id=2411
Dear friends from LilyPond,
you'll find a bug of an ugly slur in version 2.15.39,
which doesn't exist in 2.14.2.
Hope you'll find a way to fix it.
Example:
\version "2.15.29"
<<
{<<c2 c'>>}\\
% Slur is ugly.
% There was no problem with that in version "2.14.2"
{a4( ges f e)}
