Comment #8 on issue 1180 by tdanielsmusic: LM 4.5.3 Real music example
needs additional tweak (plus explanation)
http://code.google.com/p/lilypond/issues/detail?id=1180
I've just pushed two commits as fixes for this issue.
The first commit changes the example to use explicitly instantiated voices
which permits collision avoidance to work, resulting in a phrasing slur
which now avoids the beam in measure 3, even with the line break at the end
of measure 3. This is a beneficial change in its own right even without
considering the line break.
The second commit attempts to place the example on one line, as originally
intended. The old code included an override to the lilypond command which
changed the line-width to 5.5\in. This is too small to prevent a line
break, so I've changed it to 6\in. This results in a much cleaner
example. However this line-width override will need to reconsidered along
with issue 1015.
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond