Issue 639: Regression: subdivideBeams is broken with 2.11.49
http://code.google.com/p/lilypond/issues/detail?id=639

New issue report by v.villenave:
% The following code, taken from regtest auto-beam-beaming-override.ly,
% doesn't produce subdivided beams anymore.

% ... and yet, the regtest automatic comparison hasn't showed it!

{
 \time 2/4
 b16 b b b
 b16 b b b
 \set subdivideBeams = ##t
 \set Score.beatLength = #(ly:make-moment 1 8)
 b16 b b b
 b16 b b b
}


Issue attributes:
        Status: Accepted
        Owner: v.villenave
        Labels: Type-Defect Priority-Regression Usability

--
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
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to