[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: Color of notes depending on accidentals
From:       "Gilles THIBAULT" <gilles.thibault () free ! fr>
Date:       2009-02-27 8:38:45
Message-ID: 8B76A5B76758417F997600DCE1F00490 () pc64
[Download RAW message or body]

>>  [..] if I want to change the color of
>> note with sharps AND flats? What should I change?

> The attached file does this

Note that the lines :
    'tweaks (list (list 'color 1.0 0.0 0.0))) nota)
can be replaced by :
    'tweaks  (list (cons 'color red))) nota)

and the line :
    'tweaks (list (list'color 0.0 0.0 1.0))) nota))
 by :
    'tweaks (list (cons 'color blue))) nota))

Perhaps easier to modify, if we wish to change the colors, as an 
afterthought ...

Gilles 





[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic