]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/controlling-the-placement-of-chord-fingerings.ly
LSR: Update.
[lilypond.git] / input / lsr / controlling-the-placement-of-chord-fingerings.ly
index 8006fafa8132b7d58bd3ea7dc3185632dc1adde8..d488c5cb98bcfbb4107f18aebe7190d672f2138e 100644 (file)
@@ -1,6 +1,6 @@
 %% 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.62"
+\version "2.12.3"
 
 \header {
   lsrtags = "editorial-annotations, chords, keyboards, fretted-strings"
@@ -11,12 +11,22 @@ 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"
 
+
+%% Translation of GIT committish: 3f880f886831b8c72c9e944b3872458c30c6c839
+
+  texidocfr = "
+Le positionnement des doigtés peut être contrôlé de manière très précise.
+
+"
+  doctitlefr = "Conrôle du positionnement des doigtés"
+
   texidoc = "
 The placement of fingering numbers can be controlled precisely.
 
 "
   doctitle = "Controlling the placement of chord fingerings"
 } % begin verbatim
+
 \relative c' {
   \set fingeringOrientations = #'(left)
   <c-1 e-3 a-5>4
@@ -28,6 +38,8 @@ The placement of fingering numbers can be controlled precisely.
   <c-1 e-3 a-5>4
   \set fingeringOrientations = #'(left)
   <c-1>2
-  \set fingeringOrientations = #'(right)
+  \set fingeringOrientations = #'(down)
   <e-3>2
 }
+
+