Hi,
There is one thing that I miss in the autobeaming: It seems that if a beam
starting point has been found, but the Voice suddenly ends abruptly, without
having reached a natural beam ending point, then no beam is created. IMHO,
the beam should instead be finished at the last note of the voice (just as it
does if a dummy skip is appended at the end of the voice)
Example:
% 1. The notes inside the <<\\>> in the second bar should be beamed. This is a
real problem that occurs frequently.
% 2. The last notes before end-of-file should be beamed. Not a big problem
though; it seldom happens in real music.
\notes {
b16 b <<{b8 b b16 r} \\ {b8 b b16 r}>> b b b s s4 |
b16 b <<{b8 b b16} \\ {b8 b b16}>> r b b b
}
The second bar should be beamed as:
b16[ b] <<{b8[ b b16]} \\ {b8[ b b16]}>> r b[ b b]
but is instead beamed as:
b16[ b] <<{b8[] b[] b16[]} \\ {b8[] b[] b16[]}>> r b[] b[] b[]
Erik
_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond