X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fcontrolling-the-placement-of-chord-fingerings.ly;h=a673a6f5d1262f75d2e83b67c7646d3310165523;hb=5c14a087ca6cbd665fd631452b7b1283ba0387c3;hp=51f5899a61ed6104db032de71b69dc3ae93b7e3f;hpb=75fa64c892fe02d16604cccb9529b2727811e507;p=lilypond.git diff --git a/input/lsr/controlling-the-placement-of-chord-fingerings.ly b/input/lsr/controlling-the-placement-of-chord-fingerings.ly index 51f5899a61..a673a6f5d1 100644 --- a/input/lsr/controlling-the-placement-of-chord-fingerings.ly +++ b/input/lsr/controlling-the-placement-of-chord-fingerings.ly @@ -1,9 +1,15 @@ %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.11.38" +\version "2.11.62" \header { - lsrtags = "editorial-annotations, chords, keyboards" + lsrtags = "editorial-annotations, chords, keyboards, fretted-strings" + + texidoces = " +Se puede controlar con precisión la colocación de los números de digitación. + +" + doctitlees = "Controlar la colocación de las digitaciones de acordes" texidoc = " The placement of fingering numbers can be controlled precisely. @@ -15,13 +21,13 @@ The placement of fingering numbers can be controlled precisely. \set fingeringOrientations = #'(left) 4 \set fingeringOrientations = #'(down) - + 4 \set fingeringOrientations = #'(right) - + 4 \set fingeringOrientations = #'(up) - + 4 \set fingeringOrientations = #'(left down) 2 \set fingeringOrientations = #'(up right down) - + 2 }