In the part-combiner, if one voice has a full-bar rest and the other voice has 
some rests and then sets in with a solo during the measure, the part-combined 
result is terribly broken (by design), so one has to override the part-
combiner to start the Solo at the beginning of the measure. In real scores, 
however, the part-combine text should always appear at the first real note of 
the solo, so the following patch adds a context property 
partCombineTextsOnNote (set in the Score context by default, but Staff will 
also work) to force this behavior and never print the part-combine text on 
rests, but rather wait for the next real note. Simple (reg)test case is 
included.

Here's the Patch:
http://codereview.appspot.com/3285042

Okay to commit?

Cheers,
Reinhold
-- 
------------------------------------------------------------------
Reinhold Kainhofer, [email protected], http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org

_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to