%% DO NOT EDIT this file manually; it is automatically %% generated from LSR http://lsr.di.unimi.it %% Make any changes in LSR itself, or in Documentation/snippets/new/ , %% and then run scripts/auxiliar/makelsr.py %% %% This file is in the public domain. \version "2.18.0" \header { lsrtags = "editorial-annotations, fretted-strings, spacing, specific-notation" texidoc = " By default, vertically oriented fingerings are positioned outside the staff. However, this behavior can be canceled. Note: you must use a chord construct <>, even if it is only a single note. " doctitle = "Allowing fingerings to be printed inside the staff" } % begin verbatim \relative c' { 2 \override Fingering.staff-padding = #'() 4 }