Comment #13 on issue 3385 by [email protected]: Ottava with cross-staff messes up beams
http://code.google.com/p/lilypond/issues/detail?id=3385

My immediate gut reaction is that the OttavaBracket grobs in the above example, or any grob whose alignment depends on that of multiple vertical axis groups, needs to be marked cross staff. In general, any grob using:

(Y-offset . ,side-position-interface::y-aligned-side)

can theoretically be cross-staff and needs to have:

(cross-staff . ,ly:side-position-interface::calc-cross-staff)

or a variant.

--
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

Reply via email to