Skip properties: Difference between revisions

Import snippet from LSR
 
m New category
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
The <code>s</code> skip command does create <code>Staff</code> and <code>Voice</code> when necessary, similar to note and rest commands. For example, the following results in an empty staff.
The <code>s</code> skip command does create <code>Staff</code> and <code>Voice</code> when necessary, similar to note and rest commands. For example, the following results in an empty staff.


<lilypond version="2.24.0">
<lilypond version="2.24">
%% http://lsr.di.unimi.it/LSR/Item?id=162
%% http://lsr.di.unimi.it/LSR/Item?id=162


Line 11: Line 11:
[[Category:Really simple]]
[[Category:Really simple]]
[[Category:Rhythms]]
[[Category:Rhythms]]
[[Category:Snippet]]