On Mar 27, 2012, at 9:21 AM, Keith OHara wrote: > It seems that the /begin/ positions, the positions of the stem-ends attached > to the note heads, should be calculated the old way whether the beam > placement has been determined or not, so I'm inclined to remove if() above, > removing the need for a pure_* version of calc-stem-begin-position.
This code is only triggered if there is a beam (beam && calc_beam), so it should be done the old way in this case. I'll work on the bug later today - thanks for finding it! Cheers, MS _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
