lilypond-user
[Top][All Lists]
Advanced

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

Re: Catch direction operators


From: David Kastrup
Subject: Re: Catch direction operators
Date: Tue, 01 Oct 2013 12:04:05 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Urs Liska <address@hidden> 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




reply via email to

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