lilypond-user
[Top][All Lists]
Advanced

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

Lyrics in second language in italics


From: phpguru
Subject: Lyrics in second language in italics
Date: Wed, 15 May 2019 22:45:11 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

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



reply via email to

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