lilypond-user
[Top][All Lists]
Advanced

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

Beaming problem introduced with 2.13.60


From: Nick Payne
Subject: Beaming problem introduced with 2.13.60
Date: Sun, 17 Apr 2011 15:45:07 +1000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8

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


Attachment: test.preview.png
Description: PNG image


reply via email to

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