On Tue, 27 Feb 2024 at 17:28, Peter Mayes <[email protected]> wrote: > > Almost certainly a fairly trivial question: in bar 3, how to put the "L" mark above the note, but below the slur?
Hello,
Should the "L" mark really be considered as a Fingering object? Because as
you currently define it, it's a TextScript.
Should it always be kept inside the slur?
In that case adapt your definition of "left" to this:
left = -\tweak avoid-slur #'inside \finger \markup { \fontsize #-4 L }
Kind regards,
Xavier
