On 15/10/2021 21:21, Timothy Lanfear <timo...@lanfear.me> wrote:
Since 2.23.3, this example produces several error messages of the type

programming error: cyclic dependency: calculation-in-progress encountered for #'adjacent-pure-heights (VerticalAxisGroup)
continuing, cross fingers

\version "2.23.3"

\layout {
 � \context { \Voice \consists "Horizontal_bracket_engraver" }
}

\new StaffGroup <<
 � \new Staff="A" {
 ��� s1*2
 � }
 � \new Staff="B" {
 ��� c'1\startGroup \change Staff="A" c'1\stopGroup
 � }
 >>


Hi,

Thanks for your report, the bug is now being tracked at

https://gitlab.com/lilypond/lilypond/-/issues/6197

I've included a workaround there.

Best,
Jean

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to