bug-lilypond
[Top][All Lists]
Advanced

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

Collision between tuplet bracket, accent and slur


From: Matthew Rowles
Subject: Collision between tuplet bracket, accent and slur
Date: Thu, 12 Jun 2008 20:13:35 +1000

Hi all


I've managed to find this collision tonight. I don't know if .49 fixes
it, I can't download it at the moment as my intertubes aren't working
well.

The slur accent and tuplet brackets all collide.

The slur does move the accent up, but it still looks like the accent
should move higher
The tuplet bracket doesn't move for either the slur or the accent


\version "2.11.45"
\relative c''
{
        \time 2/4
        \tupletUp       
        
        \override TupletBracket #'bracket-visibility = ##t
        c4( \times 2/3 { e8->) c e } % everything collides
        c4( \times 2/3 { e8) c e } %collision between bracket and slur
        c4 \times 2/3 { e8-> c e }      % collision between accent and bracket
        
        \override TupletBracket #'bracket-visibility = ##f
        c4( \times 2/3 { e8->) c e } % collision between slur and accent

}


Does anybody have any light to shed? Is it a bug? Has it already been fixed?

Cheers


-- 
Matthew Rowles

- Be Alert. Australia needs lerts.

Attachment: test_unison.pdf
Description: Adobe PDF document


reply via email to

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