X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fcontrolling-the-placement-of-chord-fingerings.ly;h=2e3064be3464de2e730f4ec4ee99f73680a6be76;hb=a244dba2667e18488c2d078f08dfab075c9fbe40;hp=b300640b6be8c4a16759ceb5a6c02982844a0b75;hpb=2bf520787e5668f22dcf0d5ab3faf74693376d6a;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 b300640b6b..2e3064be34 100644 --- a/Documentation/snippets/controlling-the-placement-of-chord-fingerings.ly +++ b/Documentation/snippets/controlling-the-placement-of-chord-fingerings.ly @@ -1,12 +1,15 @@ -%% 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.12.2" +\version "2.14.0" \header { lsrtags = "editorial-annotations, chords, keyboards, fretted-strings" -%% Translation of GIT committish: fa19277d20f8ab0397c560eb0e7b814bd804ecec +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 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 @@ -27,11 +30,12 @@ Die Position von Fingersatzzahlen kann exakt kontrolliert werden. doctitlede = "Position von Fingersatz in Akkorden kontrollieren" %% 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. +une syntaxe d'accord @code{<@tie{}>}, même s'il ne s'agit que d'une +seule note. + " doctitlefr = "Contrôler la position des doigtés dans un accord"