Hi

I have a Mendelssohn choral work with german (de) and latin (lat)
lyrics. How can I achieve to set the latin lyrics in italics?

% works, but both lyrics are in regular/upright font
        \new Lyrics \lyricsto "bass" { \bassDeVerse }
        \new Lyrics \lyricsto "bass" { \bassLatVerse }

* sth, like this, does not work / compile error
        \new Lyrics \lyricsto "bass" { \italic \bassLatVerse }

* works (but I'm aiming for italic, not tiny)
        \new Lyrics \lyricsto "bass" { \tiny \bassLatVerse }



TIA
Stephan

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

Reply via email to