lilypond-user
[Top][All Lists]
Advanced

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

Re: New "make-path-stencil" function


From: Paul Morris
Subject: Re: New "make-path-stencil" function
Date: Thu, 31 Oct 2013 20:47:19 -0700 (PDT)

Carl Sorensen-3 wrote
> (map (lambda (x) (cdr x)) (delete (list 'closepath) commandlist))
> 
> should be able to be replaced by
> 
> (map cdr (delete (list 'closepath) commandlist))

Yes indeed, good point!

Thanks,
-Paul



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/New-make-path-stencil-function-tp153077p153182.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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