lilypond-auto
[Top][All Lists]
Advanced

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

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


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3863 in lilypond: Slurs are now pushed further away than necessary on dotted notes
Date: Mon, 05 May 2014 18:30:56 +0000


Comment #4 on 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

I think I've found solution this time. In file slur-scoring.cc in line 811 change value from 0.2 to smaller (0.01 is fine). So it should be:

ye.widen (0.01);

Now, I'm newbie in things like patches and commits. Could someone create this 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]