bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 190 in project lilypond


From: Mats Bengtsson
Subject: Re: Issue 190 in project lilypond
Date: Tue, 02 Jan 2007 13:14:55 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061206)

I just tried the example again with the latest git version and
the beam is slanted upwards (not much but still clearly visible
if you look carefully).

I have attached a png with debug-beam-scoring and another one
where I also set inspect-quants. The corresponding input file is repeated
here for completeness.

\version "2.11.7"
\layout{
%  line-width = 5\cm % Gives expected beam slanted downwards
line-width = 10\cm % Gives unexpected beam slanted upwards
debug-beam-scoring = ##t
}
\relative c'''{
\time 2/4
\override Beam #'inspect-quants = #'(1 . 2)
fis16 dis b ais cis4
}


  /Mats

address@hidden wrote:
Issue 190: Unexpected beam slanting in the opposite direction
http://code.google.com/p/lilypond/issues/detail?id=190

Comment #1 by hanwenn:
Unfortutaly, can't reproduce.

It's helpful for this to provide a png with
 debug-beam-scoring = ##t

in the \layout{} block, and to use

 \override Beam #'inspect-quants = #'(1 . 2)

to see why the better configuration doesn't score well.





Issue attribute updates:
    Status: Invalid


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================

PNG image

PNG image


reply via email to

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