lilypond-devel
[Top][All Lists]
Advanced

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

Re: Modify chord-name-engraver to call capo-handler (issue4800051)


From: dak
Subject: Re: Modify chord-name-engraver to call capo-handler (issue4800051)
Date: Sat, 30 Jul 2011 23:01:32 +0000


http://codereview.appspot.com/4800051/diff/10001/scm/chord-name.scm
File scm/chord-name.scm (right):

http://codereview.appspot.com/4800051/diff/10001/scm/chord-name.scm#newcode177
scm/chord-name.scm:177: (if (not capo-pitch)
Seems like a Lispism: '() evaluates as true.  You probably should rather
write #f.

http://codereview.appspot.com/4800051/



reply via email to

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