Re: partCombine Issues Warnings When Divisi Begins Within Tied Notes
Werner LEMBERG <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hello Chris,
sorry for the late reply.
> Issuing a \partCombineApart between two tied notes results in a
> warning that the tie is unterminated and omits the tie from the
> printed score. Printing the top part by itself creates the tie
> without issues.
>
> Omitting the tie from the top part as a workaround moves the divisi
> notation backwards one note to include the first tied note.
Alas, this is a fundamental limitation of LilyPond: The part-combiner
uses different voices for single and combined parts, and currently
there is no way to have ties between voices. I can imagine that the
part-combiner becomes more sophisticated to identify such situations
emitting a work-around; however, I don't know whether this is
possible.
Please file an issue in LilyPond's bug tracker at
https://gitlab.com/lilypond/lilypond/-/issues
so that it is not forgotten.
Werner