lilypond-devel
[Top][All Lists]
Advanced

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

Re: [Patch] make post-event music functions direction-aware (issue374304


From: v . villenave
Subject: Re: [Patch] make post-event music functions direction-aware (issue3743043)
Date: Tue, 21 Dec 2010 22:56:05 +0000

On 2010/12/21 22:45:53, Neil Puttock wrote:
CENTER = 0, so is always false.

Oh, I didn't know 0 was false, in Guile you can have something like:

guile> (define a 0)
guile> (if a (display "true\n"))
true
guile>

(yes it's silly, but remember that the only things about programming I
know, I learned with LilyPond!)

Do you think I can push this patch now? (Not sure where to document it,
though. Probably somewhere in the Extending manual.)

Cheers,
Valentin.

http://codereview.appspot.com/3743043/



reply via email to

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