Replacing some accidentals with a user-defined stencil: 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: | ||
Here is a way to replace all accidentals of any sort with an arbitrary stencil (in this case, a markup). Alterations are defined as 1 for a double-flat, -3/4 for a sesquiflat, etc. | Here is a way to replace all accidentals of any sort with an arbitrary stencil (in this case, a markup). Alterations are defined as 1 for a double-flat, -3/4 for a sesquiflat, etc. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
%% Originally contributed by vv on -user-fr: | %% Originally contributed by vv on -user-fr: | ||
% https://lists.gnu.org/archive/html/lilypond-user-fr/2020-03/msg00130.html | % https://lists.gnu.org/archive/html/lilypond-user-fr/2020-03/msg00130.html | ||