Tempo (metronome) marks with approximation sign: 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 you want to display an approximation sign in your (numeric) tempo marks, or if you want to display the tempo number in a different color, or if you want to hide the parentheses in your combined tempo mark (both name and number), this example demonstrates how the translation functions found in <code>.../scm/translation-functions.scm</code> can be adopted, doing it in a tunable way with new optional context properties.
If you want to display an approximation sign in your (numeric) tempo marks, or if you want to display the tempo number in a different color, or if you want to hide the parentheses in your combined tempo mark (both name and number), this example demonstrates how the translation functions found in <code>.../scm/translation-functions.scm</code> can be adopted, doing it in a tunable way with new optional context properties.


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