Hi there, > How can I apply italics to part of a syllable in the lyrics context?
Does this work for what you need?
%%%%
\version "2.20.0"
\new Staff <<
\new Voice = "mel" { c' c' }
\new Lyrics \lyricsto "mel" { \lyricmode { hat -- \tweak font-shape #'italic
(s) show } }
>>
%%%%
Hope that helps!
Kieren.
________________________________
Kieren MacMillan, composer (he/him/his)
‣ website: www.kierenmacmillan.info
‣ email: [email protected]
