On 2011/06/05 10:18:18, mike_apollinemike.com wrote:
On Jun 2, 2011, at 9:00 PM, mailto:n.putt...@gmail.com wrote:

>
> http://codereview.appspot.com/4527086/diff/7002/scm/output-lib.scm
> File scm/output-lib.scm (right):
>
>
http://codereview.appspot.com/4527086/diff/7002/scm/output-lib.scm#newcode795
> scm/output-lib.scm:795: (define-public
(glissando::before-line-breaking
> grob)
> Possibly silly question: can't you fold this into callbacks for
> left-bound-info/right-bound-info instead?

Sorry - I don't get what you mean :(  Could you please elaborate?

You're calculating a value for 'Y which you add back into bound-details.
 This bypasses the default calculation in calc_bound_info ().  Why not
caculate 'Y when left-bound-info/right-bound-info is requested, either
directly in C++ or as glissando-specific scheme versions?

http://codereview.appspot.com/4527086/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to