Issue 638: auto-beam-settings do not take into account *all* durations
covered by the beam
http://code.google.com/p/lilypond/issues/detail?id=638
New issue report by v.villenave:
%{
NR 1.2.4.2 says:
"A beam is considered to have the duration of its shortest note."
However, in the following example only the first beam is broken.
The second one should be treated the same way, since it *also* has
16th notes in it.
%}
\relative c' {
c16 c c8 c c s2 |
c8 c c c16 c s2 |
}
% "This is because the auto-beam-engraver only considers notes that
% occur prior to the potential ending moment.
% When a shorter note is processed by acknowledge_stem(),
% all earlier moments should be rechecked for applicable beaming rules."
% ... Or we could regard it as a Documentation issue, and leave it as is.
Issue attributes:
Status: Accepted
Owner: v.villenave
Labels: Type-Defect Priority-Medium Type-Documentation
--
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