Issue 546: Incorrect merging when a same note has different accidentals
http://code.google.com/p/lilypond/issues/detail?id=546

Comment #7 by erlenda:
I've attached a patch that will fix this issue. According to Gardner Read there is three ways to solve altered
unisons;
1) use split stems
2) use brackets
3) use normal stems with double accidentals

IMHO 1) and 2) look pretty messy, and in my eyes 3) is visually most attractive and it is also fairly easy to
implement.

There is one problem with this patch: With code like << { ais } \\ { a } >>, the "a" should automatically get a forced natural. I haven't figured out how to solve this yet. A workaround is to manually force the natural.

I've tested the patch against the relevant files in input/regressions and I don't think I've broken anything (yet)
:-)

Comments?

Attachments:
        alteredunison.diff  5.4 KB


Issue attribute updates:
        Status: Started

--
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

Reply via email to