Evian wrote > 2 years ago I was provided with the following code. The idea > was to change de colour when having an accidental. This in the > new version is not working. > > ... > (music-map > (lambda (event) > (if (eq? 'EventChord ... > ... > lilypond-devel mailing list
> lilypond-devel@ > https://lists.gnu.org/mailman/listinfo/lilypond-devel One of the most important last changes is: single note events in a music stream are no longer wrapped into a chord. Many scheme procedures done by the users have to be adjusted, i.e. extended to work on both EventChord and NoteEvent. ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/Accidental-not-changing-colour-tp147022p147036.html Sent from the Dev mailing list archive at Nabble.com. _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel