> I know there is something fishy going on (I noticed the checksum
> errors), but I don't really know how to find the culprit. Can you
> investigate?

The problem is that def_triangle calls `set_char_box' without sharp
variables:

  set_char_box(0, ((x3-x1-kern)*fac+pent#)*xs,hei*fac,hei*fac);

This will cause rounding errors.

All other set_char_box calls seem to be OK.


    Werner


_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to