Found my problem.
I'm a rookie and I had this
(if (> duration-log 2)
(set! new-X-offset (+ new-X-offset 0.5))
(display (ly:grob? flag))
)No wonder it was just a bunch of falses... Thanks for the help, sorry for the noise L On Thu, Feb 13, 2025 at 10:12 PM Luca Fascione <[email protected]> wrote: > Ha. > I'm in Stem.before-line-breaking ... > > Lemme check if that's the problem, if so, can it be fixed? > > Thanks Lukas, > L > > > -- > Luca Fascione > > -- Luca Fascione
