On Sat, Nov 22, 2025 at 2:43 AM Kieren MacMillan < [email protected]> wrote:
> Hi Knute, > > > I'm running into a programming error in LilyPond 2.24.4 (it happens in > 2.25.30 also). When I run the code below I get a cyclic dependency > programming error. It seems to depend on having both a trill span and a > staff change. It may be related to issue 6598 ( > https://gitlab.com/lilypond/lilypond/-/issues/6598). Is there any way > around this? Is there something I can be doing differently? I can't seem > to suppress the warning with ly:expect-warning I assume because it's a > programming error, not an actual warning. > > Don’t know how to fix that, unfortunately… but I’m curious why you changed > Staff and then didn’t keep going in that same variable/voice? > > This is how I would have coded your snipped: > [...] Thanks for replying! Yeah, that would have been a better way to do it. Do you think I should create a new issue? -- Knute Snortum
