lilypond-user-fr
[Top][All Lists]
Advanced

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

Re: LyricText en italique


From: Pierre Perol-Schneider
Subject: Re: LyricText en italique
Date: Fri, 10 Apr 2020 11:09:58 +0200

Bonjour Éric,
Une possibilité :

\version "2.20.0"
<<
  \new Voice { a'1 }
  \new Lyrics \with { stanza = "1." }
    \lyricmode { a8 b b4 }
  \new Lyrics
    \with {
      stanza = "2."
      \override LyricText.font-shape = #'italic
    }
    \lyricmode { d8 e f4 }
>>

Cordialement,
Pierre

PS. Merci de ne pas oublier http://lilypond.org/tiny-examples.fr.html

Le ven. 10 avr. 2020 à 10:49, Éric via LilyPond French-speaking list <address@hidden> a écrit :
Bonjour,
dans le contexte particulier où je rentre mes paroles avec durées explicites
du rythme, je voudrais mettre tout le texte d'un (seul) couplet en italique.

Pas trouvé malgré recherches.
Bien cordialement
Éric



--
Sent from: http://lilypond-french-users.1298960.n2.nabble.com/


reply via email to

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