bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 2419 in lilypond: Subdivide beam bug 2.15.33


From: lilypond
Subject: Issue 2419 in lilypond: Subdivide beam bug 2.15.33
Date: Mon, 19 Mar 2012 21:15:27 +0000

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

New issue 2419 by address@hidden: 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]