Thanks, Nick. This has been entered as issue # 1246.

Ralph

On Mon, Aug 30, 2010 at 8:44 PM, Nick Payne <nick.pa...@internode.on.net>wrote:

> The problem is more pronounced in the score where I encountered it, but
> this example demonstrates it.
>
> %======================
> \version "2.13.31"
>
> #(set-global-staff-size 18.5)
>
> \paper { #(set-paper-size "a4") }
>
> notes = \relative c'' {
>    \time 12/8
>    \key d \minor
>    \stemUp
>    e16 bes( a g f e d cis b a) g' e f d f a d cis d a d f b a
>    b16 f( e d c b a gis fis e) d' b c a c e a gis a( b c) gis a c
> }
>
> \score {
>    \notes
>    \layout { indent = 0 }
> }
> %======================
>
> Nick
>
> _______________________________________________
> bug-lilypond mailing list
> bug-lilypond@gnu.org
> http://lists.gnu.org/mailman/listinfo/bug-lilypond
>
>
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to