Issue 458: handling ties from different voices
http://code.google.com/p/lilypond/issues/detail?id=458
Comment #4 by hanwenn:
there is no concept of 'aligning' to: lily uses a combinatorial
approach: generate a
lot of different combinations of formatting, and select the one that is
least ugly.
See tie-formatting-problem.cc for the code involved. The general
assumption is that
there are a set of ties which can be vertically ordered (so no 2 ties
can occupy the
same position). I don't see how you could integrate your problem in
that framework.
--
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
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond