X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Ffingerings%2C-string-indications%2C-and-right-hand-fingerings.ly;h=f57ab20deed5a95a4dc8cd622fff84e24e3665f6;hb=a2f44bbf0e76840f333f4d8a8f0db6689239f7fb;hp=c3a6a3dd3392e1bdef4c8bc3ada22bf11dc3ce92;hpb=70ff1f9ec002479b4b34e6e470c0e479d6060a57;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 c3a6a3dd33..f57ab20dee 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.4" +\version "2.16.0" \header { lsrtags = "fretted-strings" -%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca - 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: d96023d8792c8af202c7cb8508010c0d3648899d - 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: 3f880f886831b8c72c9e944b3872458c30c6c839 - - 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 } -