On Fri, Apr 22, 2011 at 6:20 PM,  <[email protected]> wrote:
>
> \new Staff {
>  <<
>   { \voiceOne s16 fis'' }
>   \\
>   { \voiceTwo e4 e }
>   \\
>   { \voiceFour
>   f''8 e'' gis'' gis'' }
>
> }
>
> One interesting thing is that it is the stems, not the noteheads, that
> are pushing this down.  If you remove stems from the
> beam-collision-engraver, this problem does not arise.  Why would stems
> do this but not note heads?

The problem is that the initial guess for the configuration has two
choices: over all 'big' collisions, and below the big collisions.  The
separate high note adds a collision that is impossible to pass from
the top, so we revert to the bottom.


-- 
Han-Wen Nienhuys - [email protected] - http://www.xs4all.nl/~hanwen

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to