Mario Moles <mario.mole...@gmail.com> writes:

> Hello guys! You can color a single note in <a b>? If you use <a 
> \override NoteHead.color = #red b> error happens.

If you don't want to learn too much new (or want to use one of the
shortcut commands for creating an override), you can convert an override
(which holds at one or more time steps and thus cannot occur in a chord)
into a tweak (which works on a single _item_) by preceding it with
\single , like

<a \single \override NoteHead.color = #red b>

-- 
David Kastrup

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to