> I'm not top posting.

I have found an issue with the \partcombine tool, but I am not quite
sure whether it is a definite bug or one of the "various" limitations
it has. If one starts a tie, slur, crescendo hairpin or other such
while in one "mode" of \partcombine (\partcombineChords,
\partcombineApart, \partcombineUnisono, etc.) and then switches to
another before the tie, slur or crescendo hairpin is complete,
Lilypond prints a warning about unterminated ____ and does not print
it. The following source code triggers the bug:

\version "2.13.60"

FlautoI = \relative c''{ \partcombineChords c2~ \partcombineApart c }
FlautoII = \relative c''{ \partcombineChords b2\< \partcombineApart b\! }

\relative c''{
       \partcombine \FlautoI \FlautoII
}



I suspect this is because in regular polyphony, inter-Voice spanning
objects are disallowed?



Olexa Bilaniuk


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

Reply via email to