Kenneth Lee wrote: > Hi, > > i would like to color the note-head by its note-name > on the whole score. For example, to color every C with > red and every D with yellow, for example.
You could write an editing filter with sed that would do that and that way you could avoid typing backslashes. It's just simple substitution, after all. It's similar to inserting harmonica or whistle tab as markup or fingering. There may be a way within lilypond now, too. daveA _______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
