lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3304 in lilypond: Unequal spacing in odd n-tup


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3304 in lilypond: Unequal spacing in odd n-tuplet with other simultaneous subdivisions
Date: Fri, 20 Dec 2013 06:26:54 +0000


Comment #17 on issue 3304 by address@hidden: Unequal spacing in odd n-tuplet with other simultaneous subdivisions
http://code.google.com/p/lilypond/issues/detail?id=3304

The patch in #7 made two pieces of code choose consistent flexibilities for the spacing of notes. These two pieces of code were not set up to make good choices for flexibility, but they had to because their job was to complete a Spring (a structure describing nominal space, flexibility and limits). That patch is not the one under current consideration.

The patch in comment #9 reorganizes so that the basic spacing and its flexibility (to complete a Spring) are initialized in the code that has the big picture of timing. Then other piece of code adjust the aspects that they are concerned with.

The new spacing values are better than the old because the new value lets us remove a line-break overrides in, baerenreiter-sarabande.ly, as the line-breaker chooses the desired breaks on its own.

Detailed comments can be put in context at http://codereview.appspot.com/36830045/
or at http://github.com/lilypond/lilypond/pull/2

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