Originally created by: *anonymous
Originally created by: gpermus@gmail.com
\header {
texidoc = "Noteheads collide with beams."
reportedin = "2.5.32"
}
\version "2.9.18"
\layout {ragged-right = ##t }
\new Staff \relative c'' {
<< { s16 cis16[ s cis] } \\ { b'16[ s bis] } >>
}
Originally posted by: v.villenave
(Reproduced with 2.11.47) Ugly!
Originally posted by: lemon...@gmail.com
(Reproduced with 2.12.1) Ugly!
Originally posted by: percival.music.ca@gmail.com
Just making sure we have one priority-High item, because I'm too tired to do anything
more useful.
Labels: -Priority-Medium Priority-High
Owner: ---
Originally posted by: PhilEHol...@googlemail.com
Get the same problem even with explicit voice naming and simpler music:
\new Staff \relative c'' {
<<
\new Voice { \voiceOne s16 c16[ s c] }
\new Voice { \voiceTwo b'16[ s b] }
>>
}
Originally posted by: mts...@gmail.com
Potential fix offered - eliminates quanting when this problem arises and provides a flat beam that clears the offending notehead.
Originally posted by: nez...@gmail.com
(No comment was entered for this change.)
Labels: Patch
Originally posted by: percival.music.ca@gmail.com
I believe that the patch in comment 5 is old, and should not be considered for pushing.
Originally posted by: mts...@gmail.com
Newest patchset here, which has a regtest:
http://codereview.appspot.com/3928041
Originally posted by: Carl.D.S...@gmail.com
(No comment was entered for this change.)
Status: Started
Originally posted by: percival.music.ca@gmail.com
Since Carl put the patch on codereview, I'm assuming that he will push it if no problems are found in the next few hours.
Labels: -Patch Patch-review
Originally posted by: percival.music.ca@gmail.com
Neil identified some code problems.
Labels: -Patch-review Patch-needs_work
Originally posted by: mts...@gmail.com
New patch on http://codereview.appspot.com/4022045.
Originally posted by: percival.music.ca@gmail.com
LGTM. I won't bother changing the tag on issue 400, since it's the same patch as this one so reviewers don't need to look at them "both".
Labels: -Patch-needs_work Patch-review
Originally posted by: percival.music.ca@gmail.com
Han-Wen has some concerns about this patch, and is working on an alternate approach.
Labels: -Patch-review Patch-needs_work
Originally posted by: mts...@gmail.com
New patch up @ http://codereview.appspot.com/4131044 .
Doesn't change much save integrating w/ Han-Wen's new work.
Originally posted by: PhilEHol...@googlemail.com
Confirmed fixed in 13.55.
Labels: fixed_2_13_55
Originally posted by: PhilEHol...@googlemail.com
(No comment was entered for this change.)
Labels: -Patch-needs_work fixed
Originally posted by: PhilEHol...@googlemail.com
(No comment was entered for this change.)
Labels: -fixed
Status: Fixed
Originally posted by: brownian.box@gmail.com
Good pictures for initial code samples -- so, verified.
Status: Verified