lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 1642 in lilypond: Tuplet bracket collides with


From: lilypond
Subject: Re: [Lilypond-auto] Issue 1642 in lilypond: Tuplet bracket collides with slur
Date: Tue, 06 Nov 2012 22:30:59 +0000


Comment #3 on issue 1642 by address@hidden: Tuplet bracket collides with slur
http://code.google.com/p/lilypond/issues/detail?id=1642

% more snippets, attached result with 2.17.3

\relative f' {
  c'4( a'
  \override TupletBracket #'direction = #UP
  \times 2/3 { c4) a f }
}

\relative f'' {
  f4( a
  \times 2/3 { a,4^.) a a }
}

\relative f' {
  c'8( f a d
  \override TupletBracket #'direction = #UP
  \times 2/3 { c8^.) c,16 }
}

Attachments:
        tuplet-slur-staccato collision.png  12.4 KB




reply via email to

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