lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3179 in lilypond: too many dots in chords


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3179 in lilypond: too many dots in chords
Date: Mon, 18 Feb 2013 03:24:54 +0000


Comment #19 on issue 3179 by address@hidden: too many dots in chords
http://code.google.com/p/lilypond/issues/detail?id=3179

On the questions about Dots.staff-position, the third and best way is to honor these requested positions when deciding which dots to remove.

The Dots on a double-dotted thirty-second rest, r32.., has staff-position 3, relative to the staff-position of the rest, indicating the ideal position for these dots is three positions above the reference line of the rest.

The code Werner is working on receives these requested staff-positions, shifted by the positions of the parent NoteHeads or Rests, and tries to place all the dots as closely as possible to their requests.

Werner's filter should look for dots that have been pushed outside the range of requested Dots-positions for that chord, not necessarily the same as the range of NoteHeads in that chord.

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