X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Ffingerings%2C-string-indications%2C-and-right-hand-fingerings.ly;h=218ef35e9f00e82532b8a5f85d2a59494d259e1a;hb=f22c889b1389cb7d761580762fe77973780f2f86;hp=f9f7e66bc4ce8e5e2b13ea7987f55c1df1665615;hpb=17f11c2f5ab963bfb07b7652b4860dc4dda5540a;p=lilypond.git diff --git a/Documentation/snippets/fingerings,-string-indications,-and-right-hand-fingerings.ly b/Documentation/snippets/fingerings,-string-indications,-and-right-hand-fingerings.ly index f9f7e66bc4..218ef35e9f 100644 --- a/Documentation/snippets/fingerings,-string-indications,-and-right-hand-fingerings.ly +++ b/Documentation/snippets/fingerings,-string-indications,-and-right-hand-fingerings.ly @@ -1,39 +1,14 @@ -%% 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.39" +\version "2.14.2" \header { lsrtags = "fretted-strings" -%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00 - texidoces = " -En este ejemplo se combinan las digitaciones de la mano izquierda, -indicaciones del número de cuerda y digitaciones de la mano -derecha. - -" - doctitlees = "Digitaciones - indicación del número de cuerda y digitaciones de mano derecha" - - -%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 - texidocde = " -Dieses Beispiel kombiniert Fingersatz für die linke Hand, Saitennummern -und Fingersatz für die rechte Hand. - -" - doctitlede = "Fingersatz Saitennummern und Fingersatz für die rechte Hand" - -%% Translation of GIT committish: ac6297e4fa174ac5759cc450ad085c2fac9ba00b - - texidocfr = " -L'exemple suivant illustre comment combiner des doigtés pour la main -gauche, des indications de corrde et des doigtés pour la main droite. - -" - doctitlefr = "Doigtés indications de cordeet doigtés main droite" - - texidoc = " This example combines left-hand fingering, string indications, and right-hand fingering. @@ -42,6 +17,7 @@ right-hand fingering. doctitle = "Fingerings string indications and right-hand fingerings" } % begin verbatim + #(define RH rightHandFinger) \relative c { @@ -51,4 +27,3 @@ right-hand fingering. 4 4 } -