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=bcb2a9dc0a511de8587c58b29ac9134f40483228;hp=336aa2c849d5254ad515418930f6c3b0274e6acd;hpb=3f912dfe2d4aacfac95d1565e5d60ab02346945e;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 336aa2c849..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,37 +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.16" +\version "2.16.0" \header { lsrtags = "fretted-strings" -%% Translation of GIT committish: 5a7301fc350ffc3ab5bd3a2084c91666c9e9a549 - 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. @@ -40,6 +17,7 @@ right-hand fingering. doctitle = "Fingerings string indications and right-hand fingerings" } % begin verbatim + #(define RH rightHandFinger) \relative c { @@ -49,4 +27,3 @@ right-hand fingering. 4 4 } -