Consider the following code:
\version "2.19.83"
% Partcombine swallows a rest if it is the first musical content in a measure
and erroneously claims the measure is Solo II
\score{
{\clef bass \time 3/4
\partcombine { c'8 r8 c'2 | r8 c'8 c'2 }
{ a2. | a2. }
}
}
The rest at the beginning of the second measure is swallowed by partcombine,
and partcombine thinks the measure
Is Solo II. Is there any workaround?
Thanks,
Carl
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user