On Tue 08 Feb 2011, 07:26 Øyvind Moe wrote:
> > I'm not top posting.
>
> % Subdivided beams are disregarded with \cueDuring,
> % work as expected with \quoteDuring
>
> \version "2.13.48"
The same in 2.13.50, added as 1515:
http://code.google.com/p/lilypond/i
Status: Accepted
Owner:
Labels: Type-Defect Priority-Medium
New issue 1515 by brownian.box: Subdivided beams are disregarded with
\cueDuring
http://code.google.com/p/lilypond/issues/detail?id=1515
Reported by Ãyvind Moe,
http://lists.gnu.org/archive/html/bug-lilypond/2011-02/msg00162
> I'm not top posting.
% Subdivided beams are disregarded with \cueDuring,
% work as expected with \quoteDuring
\version "2.13.48"
music = \relative c'' {
\set subdivideBeams = ##t
\set baseMoment = #(ly:make-moment 1 8)
c16 c c c
}
\addQuote m