bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 546 in lilypond: Incorrect merging when a same note has different


From: codesite-noreply
Subject: Issue 546 in lilypond: Incorrect merging when a same note has different accidentals
Date: Mon, 03 Mar 2008 17:43:27 -0800

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]