lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3289 in lilypond: Cross-voice arpeggio moves a


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3289 in lilypond: Cross-voice arpeggio moves accidental away from notehead
Date: Sun, 07 Apr 2013 14:34:26 +0000


Comment #4 on issue 3289 by address@hidden: Cross-voice arpeggio moves accidental away from notehead
http://code.google.com/p/lilypond/issues/detail?id=3289

More info...in the note collision positioning algorithm, the width of the note columns is calculated, which includes arpeggios, which are positioned off of accidentals, which are themselves positioned off of the notes that have not yet finished being positioned from the note collision positioning algorithm.

So we need to figure out either how this circular dependency was avoided before or, if it wasn't, how to avoid it, as it is bad.

Again, translate_axis should be used rarely (if at all) which is why I'm eager to get it out of axis-group-interface.cc with my long-standing patch.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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