On 15/05/15 22:38, H. S. Teoh wrote:
> % The triplet in the first argument to \partcombine is wrongly
> % formatted in the output; the tuplet bracket only spans the two quarter
> % rests, whereas it should span both rests and the single note.
> %
> % - Note: this is not the same as issue 913; padding the first voice
> %   to have the same length as the second does not change the wrong
> %   tuple bracket.
> % - For some reason, deleting the r4 in the second voice makes the
> %   problem disappear, for no apparent reason.
> % - Starting the tuplet with a non-rest note also makes this problem go
> %   away.
> % - This problem does not occur if \partcombine is not used.
> 
> \version "2.19.19"
> \score {
>     \partcombine
>         { \tuplet 3/2 { r r c'4 } }
>         { R1 r4 }
> }
> 
> _______________________________________________
> bug-lilypond mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/bug-lilypond
> 
> 

Is this just another symptom of

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

?

James

_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to