Skips in lyric mode (2): Difference between revisions

m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Although <code>s</code> skips cannot be used in <code>\lyricmode</code> (it is taken to be a literal “s”, not a space), double quotes (<code>&quot;&quot;</code>) or underscores (<code>_</code>) are available.
Although <samp>s</samp> skips cannot be used in <code>\lyricmode</code> (it is taken to be a literal “s”, not a space), double quotes (<code>&quot;&quot;</code>) or underscores (<code>_</code>) are available.
 
So for example:


<lilypond version="2.24">
<lilypond version="2.24">
Line 10: Line 8:
</lilypond>
</lilypond>


[[Category:Really simple]]
[[Category:Rhythms]]
[[Category:Vocal music]]
[[Category:Vocal music]]
[[Category:Rhythms]]
[[Category:Really simple]]
[[Category:Included in the official documentation]]
[[Category:Included in the official documentation]]
[[Category:Snippet]]