Hi,

I’m trying to use Computer Modern for lyrics, and after installing the otf 
version of the font, the following works well:

\layout {
    \context {
        \Lyrics
        \override LyricText #'font-size = #-1
        \override LyricText #'font-name = #"CMU Serif"
    }
}

However, making italic text with \markup { \italic text } doesn’t work anymore. 
Of course, I can define my own macro, but isn’t there a built-in mechanism to 
resolve different fonts of the same typeface/font family?

Erik



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to