Skips
Appearance
An invisible rest (also called a `skip') can be entered like a note with note name `s' or with \skip duration.
\version "2.24.0"
%% http://lsr.di.unimi.it/LSR/Item?id=160
{
a4 a4 s4 a4 \skip 1 a4
}
int(0)
An invisible rest (also called a `skip') can be entered like a note with note name `s' or with \skip duration.
\version "2.24.0"
%% http://lsr.di.unimi.it/LSR/Item?id=160
{
a4 a4 s4 a4 \skip 1 a4
}