Mats Bengtsson wrote:
1) in measure number 4 of the score, the beam in the 3rd quarter note
of the right hand is slightly slanted *upwards*, not downwards as it
should be;
Agree! This seems to be related to how widely spaced the music is, as
can be seen in the following small example:
\version "2.10.0"
\layout{
%  line-width = 5\cm % Gives expected beam slanted downwards
 line-width = 10\cm % Gives unexpected beam slanted upwards
}
\relative c'''{
 \time 2/4
 fis16 dis b ais cis4
}

Wow, you've got good eyes. I was just about to claim that I couldn't reproduce this bug since the beams were horizontal.

Added as
http://code.google.com/p/lilypond/issues/detail?id=191

Cheers,
- Graham


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to