Thanks, that's close enough to what I wanted. I was originally for
yellow background with back letters... but red (or other bright) font
will suffice.
Walt
On 4/24/2024 7:33 AM, William Rehwinkel wrote:
I don't know what you mean by highlighting. But you can override
properties of text in lyrics like this:
-William
% ------
\version "2.25.7"
\relative c' {
c4 c
} \addlyrics {
Hello \once\override LyricText.color = #red world
}
On 4/23/24 23:18, Walt North wrote:
I have found how to highlight notes in the music. Similarly is there
anyway to highlight either individual lyric words or perhaps one stanza?