Re: Assertion !is_empty() failed - yet again

2019-11-22 Thread Rutger Hofman
How can I help diagnose, so the code can make a better distinction between false and true assertion circumstances? Is a gdb backtrace from a core dump helpful? (Although I must think deeply which of my scores triggered this assert, and then build a lilypond with that assert enabled.) Rutger O

Re: Tuplet numbers are not regularly aligned

2019-11-22 Thread Palmer Ralph
On Sun, Nov 10, 2019 at 5:40 AM Pierre Perol-Schneider wrote: > Hi Bug-squad, > > See the Y-offset tuplet number difference here: > > \version "2.19.83" % and "2.21" > > \markup\italic "Output:" > \relative c''' { > \tuplet 3/2 4 { b8 c d e f g } > } > > \markup\italic "Attended output:" > \rela

Re: slurring grace to chord: collision

2019-11-22 Thread Palmer Ralph
On Tue, Nov 12, 2019 at 10:07 AM Malte Meyn wrote: > > Hi list, > > slurring a grace note to a specific note in a chord gives ugly results. > The output of the following code is different in 2.19.82 and > 2.19.83/2.21.0 (see attachments) but there are collisions in both cases. > Thanks for the em