Skips in lyric mode

The ‘s’ syntax for skips is only available in note mode and chord mode. In other situations, for example, when entering lyrics, using the \skip command is recommended.

<<
  \relative c'' { a1 | a }
  \new Lyrics \lyricmode { \skip1 bla1 }
>>
[image of music]

LilyPond snippets v2.25.32 (development-branch).