1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
6 lsrtags = "text, vocal-music"
9 To format individual syllables in lyrics, use @code{\\markup @{ ....
13 doctitle = "Formatting lyrics syllables"
15 % Tip taken from http://lists.gnu.org/archive/html/lilypond-user/2007-12/msg00215.html
17 title = "Markup can be used inside lyrics!"
20 mel = \relative c'' { c4 c c c }
22 Lyrics \markup { \italic "can" } \markup {\with-color #red "contain" }
23 \markup {\fontsize #8 \bold "Markup!" }
27 \context Voice = melody \mel
28 \context Lyrics \lyricsto melody \lyr