bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Partcombine


From: Xavier Scheuer
Subject: Re: Partcombine
Date: Wed, 1 Jun 2011 09:02:26 +0200

On 1 June 2011 03:32, Nels Daily <address@hidden> wrote:
>
> Then why does it work here:
> %%%% SNIPPET %%%%
> \version "2.13.63-1"  % necessary for upgrading to future LilyPond versions.
> bassoonone = \relative c {
> \time 2/4
> \clef bass
> R2*4 r16 e,\mf( dis e dis e dis e dis e dis e dis e g bes)
> R2*2 r16 g\mf( aes g aes g aes g aes g aes g gis cis e gis)
> R2*4
> }
> bassoontwo = \relative c {
> \time 2/4
> \clef bass
> R2*4 r16 e,\mf( dis e dis e dis e dis e dis e dis e g bes)
> R2*2 r16 g\mf( aes g aes g aes g aes g aes g gis cis e gis)
> r8 d,16\f-> d b8 d16-> d b8 d16-> d b8 d16-> d b8 d16-> d b8 d16-> d b8
> d16-> d b8 d16-> d fis[ r d'] r gis,8[ d'16 d] R2 b16\f[ r fis'] r gis,8[
> d'16 d]
> }
> \score {
> \new Staff { <<
> \partcombine \bassoonone \bassoontwo >> }
> }
> %%%% END SNIPPET %%%%

I don't know.
To make it clear, I did not meant to say what you reported is not a bug.
But instead that it is known that  \partcombine  fails *sometimes* in
the presence of rests.

I just mentioned a workaround you can use to "make it works".

Cheers,
Xavier

-- 
Xavier Scheuer <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]