X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fcontrolling-the-placement-of-chord-fingerings.ly;h=edaccbda3d18b3a85b2b46a084bb5e23f01bf369;hb=49f9b097ce73335f8a6b3436c43df1aed8a77288;hp=3f75c81c5b73a5b41e0daf702b53dfce6555107d;hpb=d8390f896c6982361ef2c267013f790753b3b3a0;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 3f75c81c5b..edaccbda3d 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.55" \header { - lsrtags = "editorial-and-educational-use, chords, piano-music" + 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 }