How to add thumb fingerings: Difference between revisions
Appearance
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 |
No edit summary |
||
| Line 16: | Line 16: | ||
[[Category:Really simple]] | [[Category:Really simple]] | ||
[[Category:Unfretted strings]] | [[Category:Unfretted strings]] | ||
[[Category:Specific notation]] | [[Category:Specific notation]][[Category:Snippet]] | ||
Revision as of 22:54, 21 November 2025
Special scripts can be entered for thumb fingerings (for example in cello music).
\version "2.24"
%% http://lsr.di.unimi.it/LSR/Item?id=415
%LSR modified by P.P.Schneider on Feb.2014 for v2.18
\relative c'' {
a2_\thumb
\override Fingering.add-stem-support = ##t
<b_\thumb b'-3>
}