Urs Liska wrote > Unfortunately not. > Type check for `color' failed; value `(quote darkgreen)' must be of type > `color'
I don't know what you've tried. Have you tried it without the quote? See the following: \version "2.18.2" #(display "red") #(newline) #(display 'red) #(newline) #(display red) #(newline) #(display blue) #(newline) #(display green) Without a compilable tiny example I can't try this out though. Cheers, -Paul -- View this message in context: http://lilypond.1069038.n5.nabble.com/Colors-in-alists-tp168384p168390.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