]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/controlling-the-placement-of-chord-fingerings.ly
Web-es: fix links to untranslated manuals.
[lilypond.git] / Documentation / snippets / controlling-the-placement-of-chord-fingerings.ly
index 89fb16f5f97af80bf4af4cd7b9c9112493826ee4..9c29cba1ebc4694e7cac7a9009b35ce99dc52e5d 100644 (file)
@@ -1,39 +1,13 @@
-%% Do not edit this file; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% DO NOT EDIT this file manually; it is automatically
+%% generated from LSR http://lsr.di.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
 %% This file is in the public domain.
-\version "2.13.16"
+\version "2.18.0"
 
 \header {
-  lsrtags = "editorial-annotations, chords, keyboards, fretted-strings"
-
-%% Translation of GIT committish: 00ef2ac3dd16e21c9ffdffaa4d6d043a3f1a76e6
-  texidoces = "
-Se puede controlar con precisión la colocación de los números de
-digitación.  Para que se tenga en cuenta la orientación de las
-digitaciones, se debe utilizar una construcción de acorde <> aunque
-sea una sola nota.
-
-
-"
-  doctitlees = "Controlar la colocación de las digitaciones de acordes"
-
-
-
-%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
-  texidocde = "
-Die Position von Fingersatzzahlen kann exakt kontrolliert werden.
-
-"
-  doctitlede = "Position von Fingersatz in Akkorden kontrollieren"
-
-%% 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"
-
+  lsrtags = "chords, editorial-annotations, fretted-strings, keyboards, specific-notation"
 
   texidoc = "
 The placement of fingering numbers can be controlled precisely. For
@@ -58,5 +32,3 @@ if it is a single note.
   \set fingeringOrientations = #'(down)
   <e-3>2
 }
-
-