diff options
author | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
---|---|---|
committer | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
commit | f22c889b1389cb7d761580762fe77973780f2f86 (patch) | |
tree | d325b60ea9e43c4094814635d61ab92bc2f68046 /Documentation/snippets/controlling-the-placement-of-chord-fingerings.ly | |
parent | 2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff) |
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/controlling-the-placement-of-chord-fingerings.ly')
-rw-r--r-- | Documentation/snippets/controlling-the-placement-of-chord-fingerings.ly | 35 |
1 files changed, 1 insertions, 34 deletions
diff --git a/Documentation/snippets/controlling-the-placement-of-chord-fingerings.ly b/Documentation/snippets/controlling-the-placement-of-chord-fingerings.ly index d2697a4431..fe98198f37 100644 --- a/Documentation/snippets/controlling-the-placement-of-chord-fingerings.ly +++ b/Documentation/snippets/controlling-the-placement-of-chord-fingerings.ly @@ -7,38 +7,7 @@ \version "2.14.2" \header { - lsrtags = "specific-notation, chords, keyboards, fretted-strings, editorial-annotations" - -%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa - 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: 0a868be38a775ecb1ef935b079000cebbc64de40 - texidocde = " -Die Position von Fingersatzzahlen kann exakt kontrolliert werden. - -" - doctitlede = "Position von Fingersatz in Akkorden kontrollieren" - -%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4 - 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{<@tie{}>}, même s'il ne s'agit que d'une -seule note. - -" - doctitlefr = "Contrôler la position des doigtés dans un accord" - + lsrtags = "fretted-strings, specific-notation, keyboards, editorial-annotations, chords" texidoc = " The placement of fingering numbers can be controlled precisely. For @@ -64,5 +33,3 @@ if it is a single note. \set fingeringOrientations = #'(down) <e-3>2 } - - |