1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
6 lsrtags
= "editorial-annotations, chords, keyboards"
9 The placement of fingering numbers can be controlled precisely.
12 doctitle
= "Controlling the placement of chord fingerings"
15 \set fingeringOrientations
= #'(left
)
17 \set fingeringOrientations
= #'(down
)
19 \set fingeringOrientations
= #'(right
)
21 \set fingeringOrientations
= #'(up
)
23 \set fingeringOrientations
= #'(left down
)
25 \set fingeringOrientations
= #'(up right down
)