lilypond-devel
[Top][All Lists]
Advanced

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

Re: Let \alterBroken tweak ties again (issue 319160043 by address@hidden


From: dak
Subject: Re: Let \alterBroken tweak ties again (issue 319160043 by address@hidden)
Date: Mon, 23 Jan 2017 10:24:29 -0800


https://codereview.appspot.com/319160043/diff/1/ly/music-functions-init.ly
File ly/music-functions-init.ly (right):

https://codereview.appspot.com/319160043/diff/1/ly/music-functions-init.ly#newcode107
ly/music-functions-init.ly:107: (if (or (eq? (ly:music-property item
'span-direction) START)
This may be stupid, but as long as we are touching the code, we might as
well make it correct.  Numbers may not reliably be compared with eq? but
require use of eqv? instead.

https://codereview.appspot.com/319160043/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]