Op Fri, 27 Jan 2012 18:17:23 +0100
Nils <[email protected]> schreef:
> Questions over Questions:
>
> I have lyrics here which need switching to italics during a syllabe.
> It the following example it is "phi" where the "i", and everything
> after, needs to be italic.
>
> Se -- ra -- ph \override LyricText #'font-shape = #'italic i -- nen
This is what I could come up with:
\relative c' {
c1 d e f
}
\addlyrics {
Se -- ra --
\markup \concat { ph \italic i } --
\override LyricText #'font-shape = #'italic
nen
}
--
Wilbert Berendsen
(http://www.wilbertberendsen.nl)
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user