On 3 March 2013 18:16, Colin Hall wrote:
>
> Thanks for the report, Pavel.
>
> I checked for existing issues against partCombine. There are some, but
> your report seems to be distinct, so I created a new tracker.
>
> https://code.google.com/p/lilypond/issues/detail?id=3220
Hi,
For a reason I do
Pavel Roskin writes:
> Hello!
>
> Following code gives incorrect output:
>
>
> \version "2.16.1"
> soprano = {
>\partcombineApart g'8 \partcombineChords g'8
> }
> alto = {
>c'16 [ c'16 ] c'8
> }
> \score {
>\partcombine \soprano \alto
> }
>
>
> The first c'16 is drawn without a beam,
Hello!
Following code gives incorrect output:
\version "2.16.1"
soprano = {
\partcombineApart g'8 \partcombineChords g'8
}
alto = {
c'16 [ c'16 ] c'8
}
\score {
\partcombine \soprano \alto
}
The first c'16 is drawn without a beam, the second c'16 has its beam
attached to the subsequen