bug-lilypond
[Top][All Lists]
Advanced

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

Room for improved rest collision handling


From: Mats Bengtsson
Subject: Room for improved rest collision handling
Date: Mon, 25 Jun 2007 12:53:20 +0200
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

Hi,

Answering the questions by Claus, I condensed his code down to the following
example. Why doesn't LilyPond consider placing the rest in the middle of the stave between the upper and lower notes? There's plenty of space for the rest, and as can be seen in the third beat, this is the solution you get if you have two simultaneous rests instead of a rest and a note. Also, why isn't the fourth beat
symmetric to the second, which I would have expected it to be?

I realize this is a low priority feature request, but still think it's good to have
it in the records.

\version "2.11.25"
\score{
\relative c''' \new Staff <<
 {c c c r } \\
 { c,, c r c } \\
 {\oneVoice r8 c' r c r c r c}
>>
}

  /Mats

--
=============================================
        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
=============================================





reply via email to

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