Hi, 2013/4/9 Evan Laforge <[email protected]>: >>>> It's not automatic - you have control. Try using voices, and >>>> checking the output for error messages: >>> >>> Right, it's easy to fix manually, \stemUp works too. But that goes >>> for all collision / ugliness bugs. The ideal is that it automatically >>> finds the prettiest possible way to lay things out, yes? >> >> That is consistent with the instructions it has been given. > > Indeed, but I didn't give it any stem direction instructions, it picks > the colliding direction on its own.
I agree with Evan. If there are no instructions given, Lily is free
to do whatever she wants, and we can expect her to solve the problem
automatically. For example, if both voices were placed entirely on
the same staff, collision would be avoided:
\score {
\new Staff = "up" <<
\new Voice {
f''8 e''8 e'' e''
}
\new Voice {
e'8 g'8 g' g'
}
>>
}
However, i agree that in case of voices crossing staves, it might be
not possible to reliably decide how they should be laid out.
In other words, i don't expect this to be solved anytime soon.
Janek
<<attachment: crossing-voices.png>>
_______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
