bug-lilypond
[Top][All Lists]
Advanced

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

Re: Possible bug with new \partial


From: Trevor Daniels
Subject: Re: Possible bug with new \partial
Date: Mon, 17 Aug 2015 08:05:14 +0100

Mats Bengtsson, you wrote Sunday, August 16, 2015 9:55 PM
Subject: Re: Possible bug with new \partial


> My apologies for spamming the mailing list. After some more trials, I 
> realize that the problem remains even if I write \partial after \time. 
> Still, the problem only appears with multimeasure rests, as the two 
> following examples illustrate:
> 
> \version "2.19.25"
> % Working example
> \relative c'{
> \time 2/4
> \partial 4
> c4 |
> d8 e f g |
> f4
> \bar "||"
> \time 3/4
> \partial 4*0
> %R2.*3 |
> f4 ( a f ) |
> f2.
> }
> 
> % Failing example
> \relative c'{
> \time 2/4
> \partial 4
> c4 |
> d8 e f g |
> f4
> \bar "||"
> \time 3/4
> \partial 4*0
> R2.*3 |
> f4 ( a f ) |
> f2.
> }

Thanks Mats.  Nice to see you're still in the pond!

https://code.google.com/p/lilypond/issues/detail?id=4567

Trevor

reply via email to

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