On Oct 1, 2011, at 7:22 PM, Neil Puttock wrote: > On 1 October 2011 18:19, Peekay Ex <[email protected]> wrote: > >> Neil what command do you run when you do a test-baseline so that I >> might get something like you do? > > I don't. :) I couldn't work out which file was failing, so I did what > I usually do: run all the regression tests until it crashes. > > The output I've posted is from debugging mozart-hrn-3.ly on its own via GDB. > > Cheers, > Neil >
Could someone replace the last line of Tuplet_number::calc_y_offset with: return scm_from_double (positions.is_empty () ? 0.0 : positions.center ()); And let me know if this gets rid of the problem? Cheers, MS _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
