bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Part Combiner problems


From: Olexa Bilaniuk
Subject: Part Combiner problems
Date: Mon, 25 Apr 2011 12:54:09 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]