Transposing pitched rests: Difference between revisions

Import snippet from LSR
 
m New category
Tags: Mobile edit Mobile web edit
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
If pitched rests (entered with <code>\rest</code>) are transposed, the <code>\fixRests</code> helper function ensures that rests are not positioned on staff lines
If pitched rests (entered with <code>\rest</code>) are transposed, the <code>\fixRests</code> helper function ensures that rests are not positioned on staff lines


<lilypond version="2.24.0" full>
<lilypond version="2.24" full>
%% This code was originally written by Benkő Pál.
%% This code was originally written by Benkő Pál.
%%
%%
Line 63: Line 63:
[[Category:Tweaks and overrides]]
[[Category:Tweaks and overrides]]
[[Category:Scheme]]
[[Category:Scheme]]
[[Category:Snippet]]