]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/controlling-the-placement-of-chord-fingerings.ly
Doc: run local makelsr
[lilypond.git] / Documentation / snippets / controlling-the-placement-of-chord-fingerings.ly
index 7595ff8b5fbb2dec014e63377555d60f236446d7..2e3064be3464de2e730f4ec4ee99f73680a6be76 100644 (file)
@@ -4,12 +4,12 @@
 %% 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: 91eeed36c877fe625d957437d22081721c8c6345
+%% 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
@@ -30,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"