On Mon, May 10, 2010 at 3:11 AM, Bernhard Ott <[email protected]> wrote:
>
> % 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

Thanks, submitted here:

  http://code.google.com/p/lilypond/issues/detail?id=1083

-Patrick

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

Reply via email to