]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/controlling-the-placement-of-chord-fingerings.ly
Doc-it: Add Notation Reference (first chapter).
[lilypond.git] / Documentation / snippets / controlling-the-placement-of-chord-fingerings.ly
index db5ef0aec6528517c15dc6e81e804ab1900e69b0..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: 59caa3adce63114ca7972d18f95d4aadc528ec3d
+%% 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"