lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3863 in lilypond: Slurs are now pushed further awa


From: lilypond
Subject: [Lilypond-auto] Issue 3863 in lilypond: Slurs are now pushed further away than necessary on dotted notes
Date: Thu, 13 Feb 2014 12:47:05 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 3863 by address@hidden: Slurs are now pushed further away than necessary on dotted notes
http://code.google.com/p/lilypond/issues/detail?id=3863

On 12/02/14 00:06, Jay Anderson wrote:
\version "2.19.2" % and 2.18.0

\score {
   \new Staff \relative c''' {
     %non-dotted
     \time 4/4
     g4( f) g( a) |
     g4~ g a~ a |

     %dotted
     \time 12/8
     g4.( f) g( a) | %Slurs pushed further away than necessary.
     g4.~ g a~ a | %Ties look ok to me.
   }
 }

--snip--

Phil Holmes wrote:

... this happened between 15.18 and 15.21. ... the lower slurs are now better tho' [currently] - think this is Janek's doing?

Janek Replied:

Yes, mine and Keith's.

As for the change Jay reported, these two commits seem to be likely culprits:

commit fb79c584a99fe6571a23a9770efd6e1ede3a5772
Author: Mike Solomon <address@hidden>
Date:   Mon Dec 5 08:28:56 2011 +0100

    Adds Dots to the Slur encompass-objects grob set.

commit f6613d01ea86355ea5ce8598aac4352e11191b38
Author: Mike Solomon <address@hidden>
Date:   Fri Dec 2 08:17:32 2011 +0100

    Assures less overshoot in Slur::pure_height.

best,
Janek




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