[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 384 in lilypond: rest placement in middle of staff
From: |
codesite-noreply |
Subject: |
Issue 384 in lilypond: rest placement in middle of staff |
Date: |
Mon, 25 Jun 2007 13:32:57 -0700 |
Issue 384: rest placement in middle of staff
http://code.google.com/p/lilypond/issues/detail?id=384
New issue report by gpermus:
%{ Mats writes:
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?
%}
\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}
>>
}
Attachments:
foo.preview.png 3.7 KB
Issue attributes:
Status: Accepted
Owner: gpermus
Labels: Type-Enhancement Priority-Low
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Issue 384 in lilypond: rest placement in middle of staff,
codesite-noreply <=