"Xavier Scheuer" <[email protected]> wrote in message news:CADGqHRfMs2GpBr3qw=axfs2cxuug8sa-yfrnfempjvs0+zp...@mail.gmail.com...
Hello,

Just reported on the French Users mailing list:

%%%% Snippet

%% subdivideBeams does not work anymore with 16th tuplets.
%% With 2.15.26 only the second beat is subdivided as expected.
%% Worked well with stable 2.14.2, so this is a Regression.

\version "2.15.26"

\relative c'' {
 \set subdivideBeams = ##t
 \set baseMoment = #(ly:make-moment 1 8)
 \set beatStructure = #'(2 2 2 2)
 \repeat unfold 8 {
   \times 2/3 { c16 e d }
 }
}

%%%% End of snippet

Cheers,
Xavier

Added as http://code.google.com/p/lilypond/issues/detail?id=2243


--
Phil Holmes
Bug Squad




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

Reply via email to