bug-lilypond
[Top][All Lists]
Advanced

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

Re: subdivideBeams fails


From: Patrick McCarty
Subject: Re: subdivideBeams fails
Date: Mon, 10 May 2010 10:43:22 -0700

On Mon, May 10, 2010 at 3:11 AM, Bernhard Ott <address@hidden> 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



reply via email to

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