I want to store colors in an alist like
#(define types
'(("one" . "red")
("two" . "blue")))I can retrieve and display the values with assoc-ref but I don't know how to turn the returned string into a color to be used in an override. Any help appreciated. Urd
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
