> 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>>

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to