bug-lilypond
[Top][All Lists]
Advanced

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

partcombine problem: ties


From: Dean Dierschow
Subject: partcombine problem: ties
Date: Fri, 20 Nov 2009 10:04:31 -0800
User-agent: Heirloom mailx 12.4 7/29/08

I've found a problem with partcombine, using 2.13.5.

I have some cases where I am combining two voices.  The first voice 
has a note that is tied through several measures.  Partway through
this, the second voice is added.  Apparently, partcombine becomes
confused and bails out for this section.

Here is a relevant snippet.

\new Voice { \partcombine
  \relative c'' {
    \time 4/4 g1 g r g~ g r g g r g~ g
  }
  \relative c' {
    r1 e r r e r r g r r g
  }
}

Dean




reply via email to

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