lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 154 in lilypond: hairpin should end before a r


From: lilypond
Subject: Re: [Lilypond-auto] Issue 154 in lilypond: hairpin should end before a rest
Date: Thu, 28 Nov 2013 03:40:26 +0000

Updates:
        Status: Accepted
        Owner: ---
        Labels: -Type-Defect -Priority-Low Type-Ugly

Comment #3 on issue 154 by address@hidden: hairpin should end before a rest
http://code.google.com/p/lilypond/issues/detail?id=154

The fix for this bug also moved the *starting* point of a hairpin to the right-hand side of the rest. This seems strange, as mentioned at
<http://lists.gnu.org/archive/html/lilypond-user/2013-11/msg00935.html>

Maybe the fix should not be symmetric left-to-right
 239                   if (Note_column::has_interface (b)
 240                       && Note_column::has_rests (b))
 241                     x_points[d] = e[-d];



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