LSR: Update.
[lilypond.git] / input / lsr / controlling-the-placement-of-chord-fingerings.ly
blob8006fafa8132b7d58bd3ea7dc3185632dc1adde8
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.
3 \version "2.11.62"
5 \header {
6 lsrtags = "editorial-annotations, chords, keyboards, fretted-strings"
8 texidoces = "
9 Se puede controlar con precisión la colocación de los números de digitación.
12 doctitlees = "Controlar la colocación de las digitaciones de acordes"
14 texidoc = "
15 The placement of fingering numbers can be controlled precisely.
18 doctitle = "Controlling the placement of chord fingerings"
19 } % begin verbatim
20 \relative c' {
21 \set fingeringOrientations = #'(left)
22 <c-1 e-3 a-5>4
23 \set fingeringOrientations = #'(down)
24 <c-1 e-3 a-5>4
25 \set fingeringOrientations = #'(down right up)
26 <c-1 e-3 a-5>4
27 \set fingeringOrientations = #'(up)
28 <c-1 e-3 a-5>4
29 \set fingeringOrientations = #'(left)
30 <c-1>2
31 \set fingeringOrientations = #'(right)
32 <e-3>2