\version "2.16.2" \include "./definitions.ily" %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % This example shows how can be used. % The implementation of the snippet is in the file % `definitions.ily`. % Documentation (if any) should be in `README.md`. \markup "Color a note red:" { d' \red d'( d') }