Comment #12 on issue 472 by [email protected]: collision rest +
(accidental/notehead) with beaming
https://code.google.com/p/lilypond/issues/detail?id=472
The rest position is not finalized until the beam is set, but the estimated
position should be accurate enough for horizontal spacing. After the
patch, the estimate for spacing (blue/yellow outlines) seems to be always a
staff-space closer to the beam than the final position. Probably a bug in
the patch linked above.
\layout { \context { \Score
\override PaperColumn #'stencil = #ly:separation-item::print
}} #(ly:set-option 'debug-skylines)
\relative c' {
<gis' cis e>8[ r8 <fis gis dis'> <e gis cis>] }
Attachments:
472.png 9.1 KB
--
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