[ << Vocal music ] | [Top][Contents] | [ Chords >> ] |
[ < Forcing hyphens to be shown ] | [ Up : Vocal music ] | [ How to put ties between syllables in lyrics > ] |
Formattazione delle sillabe del testo vocale
La modalità markup può essere usata per formattare le singole sillabe del testo vocale.
mel = \relative c'' { c4 c c c } lyr = \lyricmode { Lyrics \markup { \italic can } \markup { \with-color #red contain } \markup { \fontsize #8 \bold Markup! } } << \new Voice = melody \mel \new Lyrics \lyricsto melody \lyr >>