In addition to the problem Mogens described, the first B is marked Solo
when \partcombine should be marking it a2.


On Mon, Jan 13, 2014 at 1:05 PM, Mogens Lemvig Hansen <mog...@kayju.com>wrote:

>  Hi,
>
> With the first version of voiceB below I get “ warning: ignoring too many
> clashing note columns”
> The second version works as expected.  The difference seems to be whether
> the quoted music begins with a rest.
> Bug?
>
> \version "2.18.0"
> voiceA = \relative c'' { e4 d r b a b  }
> \addQuote "A" { \voiceA }
> voiceB = \relative c'' { g a   \quoteDuring #"A" { s2 } f4 b }
> voiceB = \relative c'' { g a r \quoteDuring #"A" { s4 } f4 b }
> \score { \partcombine \voiceA \voiceB }
>
>
> Regards,
> Mogens
>
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to