bug-lilypond
[Top][All Lists]
Advanced

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

Re: Regression: 16th tuplets not subdivided with subdivideBeams


From: Phil Holmes
Subject: Re: Regression: 16th tuplets not subdivided with subdivideBeams
Date: Sun, 22 Jan 2012 11:47:31 -0000

"Xavier Scheuer" <address@hidden> wrote in message news:address@hidden
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






reply via email to

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