Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 2419 by [email protected]: Subdivide beam bug 2.15.33
http://code.google.com/p/lilypond/issues/detail?id=2419

Nick Payne writes :
I would expect that all four beams should be subdivided, but only the second beam in the bar is being subdivided:

\version "2.15.33"

\relative c' {
   \set tupletSpannerDuration = #(ly:make-moment 1 4)
   \set baseMoment = #(ly:make-moment 1 8) \set subdivideBeams = ##t
   \times 4/6 { \repeat unfold 24 { c16 } } |
}

Attachments:
        test.png  3.9 KB


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to