On 2013-01-10 17:23, Reinhold Kainhofer wrote:
On 2013-01-10 16:02, Hilary Snaden wrote:
The flute staff switches to explicit voices after two bars,
That sounds like one of the two flutes has a spanner that is not
ended... Partcombine will only merge the voices, if there are either no
spanners
On 2013-01-10 16:02, Hilary Snaden wrote:
The flute staff switches to explicit voices after two bars,
That sounds like one of the two flutes has a spanner that is not
ended... Partcombine will only merge the voices, if there are either no
spanners (cresc./hairpin/text spanners/etc.) alive, or
Using version 2.16.2 on windoze, I have a chunk of (pseudo-)code like this:
\score {
<<
\new StaffGroup <<
\new Staff <<
\set Staff.soloText = #"1."
\set Staff.soloIIText = #"2."
\set Staff.aDueText = #"a2"
\partcombine \flutea \fluteb
\set Staf