]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/controlling-the-placement-of-chord-fingerings.ly
Add dynamic script fffff; update docs.
[lilypond.git] / input / lsr / controlling-the-placement-of-chord-fingerings.ly
index cd7d1c5794abe86f7187a0d7bb78994e6de3bc8e..f55e59e5da8147f69b008879298f20cac592be5d 100644 (file)
@@ -1,22 +1,40 @@
 %% 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.13.1"
 
 \header {
   lsrtags = "editorial-annotations, chords, keyboards, fretted-strings"
 
+%% Translation of GIT committish: 7e2910d2bc6167b10cfe328eb17a5f710f2a515a
   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"
 
+
+%% 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"
+
+%% Translation of GIT committish: 0364058d18eb91836302a567c18289209d6e9706
+  texidocde = "
+Die Position von Fingersatzzahlen kann exakt kontrolliert werden.
+
+"
+  doctitlede = "Position von Fingersatz in Akkorden kontrollieren"
+
   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
@@ -32,3 +50,4 @@ The placement of fingering numbers can be controlled precisely.
   <e-3>2
 }
 
+