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. _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user