bug-lilypond
[Top][All Lists]
Advanced

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

Re: Room for improved rest collision handling


From: Graham Percival
Subject: Re: Room for improved rest collision handling
Date: Mon, 25 Jun 2007 13:33:14 -0700
User-agent: Thunderbird 1.5.0.12 (Macintosh/20070509)

Thanks as always Mats.
http://code.google.com/p/lilypond/issues/detail?id=384

Cheers,
- Graham


Mats Bengtsson wrote:
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






reply via email to

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