Adding fingerings (or string numbers or stroke fingerings) outside of the music …
…1 } The fingering code is set in a string parameter : \addFingering \music #"012345 % mes 1 … …can quickly add by the same way, respectively string numbers and stroke fingerings.
…name)) #(define (delete-comments s) "Delete in a string, all substrings begining with % bis the end of … …music fingerStr)) addStringNumber = #(define-music-function (music fingerStr) (ly:music? string?) (add-articulation 'StringNumberEvent 'string-number 0 9 music fingerStr)) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% \include "… …new Staff \with { instrumentName = \markup \center-column {"music with""string number"}} \addStringNumber \music #"012345 % mes 1 xxxx '…