5 texidoc
= "It is possible to associate
6 fingerings uniquely with notes. This makes it possible to add
7 horizontal fingerings to notes.
12 \layout { ragged-right
= ##t
}
17 \set fingeringOrientations
= #'(left
)
20 \set fingeringOrientations
= #'(down left
)
23 \set fingeringOrientations
= #'(down left up
)
26 \once \override Fingering
#'staff-padding
= #'()
29 \set fingeringOrientations
= #'(up left
)
32 \set fingeringOrientations
= #'(right
)