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
= "rhythms, vocal-music"
9 Although @code{s} skips cannot be used in @code{\\lyricmode} (it is
10 taken to be a literal \"s\", not a space), double quotes (@code{\"\"})
11 or underscores (@code{_}) are available.So for example:
14 doctitle
= "Skips in lyric mode (2)"
17 \relative c'' { a4 b c d }
18 \new Lyrics
\lyricmode { a4 "" _ gap
}