On 07/25/2010 08:49 PM, Neil Puttock wrote:
> This function has an arg called `m', but you're trying to access a
> property from `music'. This doesn't cause an `unbound variable' error
> since you have the following identifier (whose music has no
> 'naturalize-style setting):
I don't know how that typo got into my email, but it is _not_ what I
have in my Lilypond input file. This is:
naturalizeMusic =
#(define-music-function (parser location m)
(ly:music?)
(naturalize m (ly:music-property m 'naturalize-style)))
... which still generates the error mentioned. :-(
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel