bug-lilypond
[Top][All Lists]
Advanced

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

Re: Beaming problem introduced with 2.13.60


From: address@hidden
Subject: Re: Beaming problem introduced with 2.13.60
Date: Sun, 17 Apr 2011 05:02:28 -0400

On Apr 17, 2011, at 1:45 AM, Nick Payne wrote:

> Example below demonstrates (a couple of bars taken from Bach's chaconne). 
> This problem did not exist in versions prior to 2.13.60:
> 
> %=============================
> \version "2.13.60"
> \language "english"
> 
> \relative c' {
>    \time 3/4
>    \key d \minor
>    \stemUp
>    d,16 bf''' bf gs gs f f d d b gs e |
>    \stemDown cs a'' a fs fs ef ef c \stemUp c a fs( d) |
> }
> %=============================
> 
> The console log contains
> 
> Drawing systems...
> programming error: No viable beam quanting found.  Using unquanted y value.
> continuing, cross fingers
> /home/nick/lilypond/examples/test.ly:9:18: warning: weird stem size, check 
> for narrow beams
>    \stemDown
>                  cs a'' a fs fs ef ef c \stemUp c a fs( d) |
> programming error: No viable beam quanting found.  Using unquanted y value.
> continuing, cross fingers
> /home/nick/lilypond/examples/test.ly:9:39: warning: weird stem size, check 
> for narrow beams
>    \stemDown cs a'' a fs fs ef ef
>                                       c \stemUp c a fs( d) |
> 
> And the output looks like
> 


This seems like one of the eventualities that precipitates from commit 
bf707a03756021f69e3f5d1a8246639a6a601099.  I don't have time to do a full 
git-bisect now, but this is the only commit to beam collision code that could 
have effected this behavior, and it is similar to other examples reported in 
Issue 1613.

Cheers,
MS




reply via email to

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