X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fcontrolling-the-placement-of-chord-fingerings.ly;h=947a3cb1f60b94fdcd150b0bcf2e51e18195785a;hb=e47cc4cf3c76d56d1698bcbbef0aa0fb9709a09d;hp=73305e2a86cc36a3189c118ffb2941d050b4c297;hpb=1efdabf3b2349ea7fa3183dca5bba5104c347c36;p=lilypond.git diff --git a/Documentation/snippets/controlling-the-placement-of-chord-fingerings.ly b/Documentation/snippets/controlling-the-placement-of-chord-fingerings.ly index 73305e2a86..947a3cb1f6 100644 --- a/Documentation/snippets/controlling-the-placement-of-chord-fingerings.ly +++ b/Documentation/snippets/controlling-the-placement-of-chord-fingerings.ly @@ -1,36 +1,48 @@ -%% Do not edit this file; it is automatically +%% DO NOT EDIT this file manually; it is automatically %% generated from LSR http://lsr.dsi.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.4" +\version "2.14.0" \header { lsrtags = "editorial-annotations, chords, keyboards, fretted-strings" -%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca +%% Translation of GIT committish: 2d548a99cb9dba80f2ff035582009477cd37eceb texidoces = " -Se puede controlar con precisión la colocación de los números de digitación. +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 + +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Die Position von Fingersatzzahlen kann exakt kontrolliert werden. " doctitlede = "Position von Fingersatz in Akkorden kontrollieren" -%% Translation of GIT committish: 3f880f886831b8c72c9e944b3872458c30c6c839 + +%% Translation of GIT committish: ac6297e4fa174ac5759cc450ad085c2fac9ba00b texidocfr = " Le positionnement des doigtés peut être contrôlé de manière très précise. - +Afin que l'orientation soit prise en compte, il est nécessaire d'utiliser +une syntaxe d'accord @code{< >}, même s'il ne s'agit que d'une seule note. " - doctitlefr = "Conrôle du positionnement des doigtés" + doctitlefr = "Contrôler la position des doigtés dans un accord" texidoc = " -The placement of fingering numbers can be controlled precisely. +The placement of fingering numbers can be controlled precisely. For +fingering orientation to apply, you must use a chord construct <> even +if it is a single note. " doctitle = "Controlling the placement of chord fingerings"