Comment #6 on issue 3242 by [email protected]: Manual beaming over rests
and vertical spacing problem
http://code.google.com/p/lilypond/issues/detail?id=3242
Notice that the problem depends on having a beam over a rest.
Workaround:
\override Stem #'stemlet-length = #0.5
The Rest has a Stem data structure, but if we do not ask for any stemlet,
that Stem has empty extent. The patch for issue 2527 treats an empty
extent as an infinitely large extent.
Re: comment 3, could one of those valid skylines been an infinitely-wide
skyline from the empty Stem of the Rest?
--
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