Transposing pitched rests: Difference between revisions
Import snippet from LSR |
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 |
||
| 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 | <lilypond version="2.24" full> | ||
%% This code was originally written by Benkő Pál. | %% This code was originally written by Benkő Pál. | ||
%% | %% | ||