Making \thumb behave like other fingerings: 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:
<code>\thumb</code> does not behave like other fingerings, in particular with regards to slur avoidance, since it is defined as a <code>Script</code> object. This can be changed by redefining <code>\thumb</code> as a <code>Fingering</code> object, which also allows finer control over positioning with <code>fingeringOrientations</code>.
<code>\thumb</code> does not behave like other fingerings, in particular with regards to slur avoidance, since it is defined as a <code>Script</code> object. This can be changed by redefining <code>\thumb</code> as a <code>Fingering</code> object, which also allows finer control over positioning with <code>fingeringOrientations</code>.


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