lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Partially formatting syllables in lyrics


From: Kieren MacMillan
Subject: Re: Partially formatting syllables in lyrics
Date: Sat, 21 Nov 2020 11:50:35 -0500

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: kieren@kierenmacmillan.info




reply via email to

[Prev in Thread] Current Thread [Next in Thread]