Dynamics spanner with custom text: 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:
Postfix functions for custom crescendo text spanners. The spanners should start on the first note of the measure. One has to use <code>-\mycresc</code>, otherwise the spanner start will rather be assigned to the next note.
Postfix functions for custom crescendo text spanners. The spanners should start on the first note of the measure. One has to use <code>-\mycresc</code>, otherwise the spanner start will rather be assigned to the next note.


<lilypond version="2.24.0">
<lilypond version="2.24">
% Two functions for (de)crescendo spanners where you can explicitly
% Two functions for (de)crescendo spanners where you can explicitly
% give the spanner text.
% give the spanner text.