On Fri, 19 Jan 2024 at 13:46, Adrian <
metabind@protonmail.ch> wrote:
>
> Thanks for the reply, and apologies for not replying to all. However,
>
> \override Lyrics.LyricsText.font-name = "Font Name"
>
> returns the following warning:
>
> warning: not a grob name, `LyricsText'
>
> and doesn't alter the font.
Sorry, my bad I did a copy-paste of your message without checking.
\override Lyrics.LyricText.font-name = "Font Name"
(LyricText, not LyricsText)
By the way if you use Frescobaldi the autocomplete should highlight/give you the correct syntax.
And the name of the grobs are given in each section of the Notation Reference manual (See also > Internals Reference)
Kind regards,
Xavier