bug-lilypond
[Top][All Lists]
Advanced

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

Issue 696 in lilypond: Misplaced tuplet number when a cross-staff tuple


From: codesite-noreply
Subject: Issue 696 in lilypond: Misplaced tuplet number when a cross-staff tuplet has a kneed beam
Date: Wed, 22 Oct 2008 01:51:50 -0700

Issue 696: Misplaced tuplet number when a cross-staff tuplet has a kneed beam
http://code.google.com/p/lilypond/issues/detail?id=696

New issue report by v.villenave:
\version "2.11.63"
% The tuplet number is placed too high, and collides with the accidental.

<<
 \new Staff = "up" \relative c''' {
   s4 d2.
 }
 \new Staff = "down" \relative c, {
   \clef "bass"
   \times 2/3 {
     c8 d
     \change Staff = "up"
     ceses''''
   }
   s2.
 }


% possibly related to issue 279

Attachments:
        tuplet-number.preview.png  2.9 KB


Issue attributes:
        Status: Accepted
        Owner: v.villenave
        Labels: Type-Collision Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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