Comment #10 on issue 3902 by [email protected]: the position of
the initial \voiceOne rest is suboptimal
http://code.google.com/p/lilypond/issues/detail?id=3902
Following up David N's review comment, it appears that the code he
suggested changing is triggered by non-standard staff configurations.
This code:
\new Staff {
\override Staff.StaffSymbol.line-positions = #'(-4 -2 0 2)
{
<<
{ r1 }
\\
{ r1 }
>>
}
}
gives the images attached: "old" - without his suggested change, "new" with
it. I think the new version is much better.
Attachments:
rest-on-nonstandard-staffOld.png 1.4 KB
rest-on-nonstandard-staffNew.png 1.4 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings