Le 12/10/2021 à 22:31, Timothy Lanfear a écrit :
From at least 2.18 to 2.23.3, it was possible to place \tag and
\keepWithTag outside of \partCombine. Version 2.23.4 requires the
tagging inside \partCombine. I do have a lot of files expecting the
old behaviour.
\version "2.22.1"
{
\keepWithTag #'t \tag #'t \partCombine c''1 c'1
}
{
\partCombine \keepWithTag #'t \tag #'t c''1 \keepWithTag #'t \tag
#'t c'1
}
Thanks for your report. This is now
https://gitlab.com/lilypond/lilypond/-/issues/6194
Best,
Jean
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond