Issue 279: x-staff tuplets cause havoc
http://code.google.com/p/lilypond/issues/detail?id=279
Comment #2 by joeneeman:
I have a partial fix in branch jneeman. It successfuly delays
Tuplet_bracket::print
until after line breaking, but the tuplet bracket is drawn wrong anyway (I
added
\override TupletBracket #'bracket-visibility = ##t to the last example in the
attached .png). It seems that the TupletBracket is treating the last stem as if
it
belongs to the lower staff. I think the problem might be related to
tuplet-bracket.cc:545 and 546 -- the tuplet positions are based on the
stem-end-positions which don't take into account which staff the stem is on.
But
I'm obviously not understanding something because I don't see how this worked
before. Any ideas?
Attachments:
test.preview.png 2.9 KB
Issue attribute updates:
Status: Started
--
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