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
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond