X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fguitar-strum-rhythms.ly;h=e2a6ce9352d07173a19545b663b990e3ecceedf4;hb=f20551647f4502bf0c7d0dd1fdc1831e3493e24e;hp=04131f5c0bfbbf395cf295851d122f2ea0a976cb;hpb=9158bc17904d4dd930a1f776cfe3226f1ad84092;p=lilypond.git diff --git a/Documentation/snippets/guitar-strum-rhythms.ly b/Documentation/snippets/guitar-strum-rhythms.ly index 04131f5c0b..e2a6ce9352 100644 --- a/Documentation/snippets/guitar-strum-rhythms.ly +++ b/Documentation/snippets/guitar-strum-rhythms.ly @@ -1,12 +1,15 @@ -%% 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.31" +\version "2.14.0" \header { lsrtags = "rhythms, fretted-strings" -%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b +%% Translation of GIT committish: 70f5f30161f7b804a681cd080274bfcdc9f4fe8c texidoces = " Para la música de guitarra, es posible mostrar los ritmos de rasgueo, además de las notas de la melodía, acordes y diagramas de posiciones. @@ -17,11 +20,11 @@ además de las notas de la melodía, acordes y diagramas de posiciones. %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " -In Guitarrennotation kann neben Melodie, Akkordbezeichnungen und +In Gitarrennotation kann neben Melodie, Akkordbezeichnungen und Bunddiagrammen auch der Schlagrhythmus angegeben werden. " - doctitlede = "Schlagrhythmus für Guitarren" + doctitlede = "Schlagrhythmus für Gitarren"