bug-lilypond
[Top][All Lists]
Advanced

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

subdivideBeams fails


From: Bernhard Ott
Subject: subdivideBeams fails
Date: Mon, 10 May 2010 12:11:45 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4

> I'm not top posting.

% subdivision fails at the beginning of a pattern
% workaround: use \overrideBeamSettings

\version "2.13.20"
\paper {ragged-right = ##t}

\relative g, {
    \clef "bass" \key c \major \numericTimeSignature\time 4/4
    \set beatLength = #(ly:make-moment 1 8)
    \set subdivideBeams = ##t
    \repeat unfold 16 {c32 d}

}

% EOF


Attachment: subdivideBeams.png
Description: PNG image


reply via email to

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