On Sun, Oct 24, 2021 at 10:22 AM Carl Sorensen <c_soren...@byu.edu> wrote: > > I think this should be a snippet, rather than text in a section. Rather than > telling, just show (and one can show three different methods in one snippet). > > The snippet could be as simple as: > > \version "2.21" > > \header { > lsrtags = "keyboards, fingering" > > texidoc = " > Finger substitutions can be created using a markup for \finger. > " > doctitle = "Keyboard finger substitutions" > } > > { > c''4\finger "1-3" a'\finger \markup \tied-lyric #" 1~3 " f'\finger > \markup \overtie #"1 3" d'
That's great, Carl! I was going to post that to the LSR for you (with your permission), but it's currently running 2.18.2 and \overtie was added to version 2.20. I can see that there's a 2.20 and 2.22 snippets section in the documentation, but I don't know how to contribute to that.