Urs Liska <u...@openlilylib.org> writes:

> Am 29.09.2013 17:04, schrieb David Kastrup:
>> \new Voice \with { \mapList #colorizeDir Slur.StringNumber.TextScript }
>
> \new Voice \with { \mapList #colorizeDir #(map (lambda (x) (car x))
> all-grob-descriptions) }
>
> Adds the option of coloring all grobs with a 'direction property.

I cringe whenever I see something like (lambda (x) (car x)).  You are
aware that this is just an obfuscated version of car itself?

-- 
David Kastrup


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to