X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fguitar-strum-rhythms.ly;h=7de010c2b663dcf8cadd6262b99ec7f5606ac7ac;hb=b88d1612f79e1934a26f5d02d538e5fba3b06879;hp=861c28d0099b45a06caed62db32940d2c8de4935;hpb=17463ba49a755dca5682ba18af450c198d94e050;p=lilypond.git diff --git a/Documentation/snippets/guitar-strum-rhythms.ly b/Documentation/snippets/guitar-strum-rhythms.ly index 861c28d009..7de010c2b6 100644 --- a/Documentation/snippets/guitar-strum-rhythms.ly +++ b/Documentation/snippets/guitar-strum-rhythms.ly @@ -1,36 +1,13 @@ -%% 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.10" +\version "2.16.0" \header { - lsrtags = "rhythms, fretted-strings" - -%% Translation of GIT committish: 45fc8488655f9ea122d1ec6e3328892618bd6971 - 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. - -" - doctitlees = "Ritmos rasgueados de guitarra" - -%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d - texidocde = " -In Guitarrennotation kann neben Melodie, Akkordbezeichnungen und -Bunddiagrammen auch der Schlagrhythmus angegeben werden. - -" - doctitlede = "Schlagrhythmus für Guitarren" - - -%% Translation of GIT committish: fa7695ea860d7ab2db86581dd5f8bc4f413f6705 - texidocfr = " -En matière de notation pour guitare, il arrive que soient indiqués les -@qq{coups de gratte} en plus de la mélodie, grilles d'accords et -diagrammes de tablature. - -" - doctitlefr = "Rythmique et guitare" + lsrtags = "fretted-strings, rhythms" texidoc = " For guitar music, it is possible to show strum rhythms, along with @@ -40,6 +17,7 @@ melody notes, chord names and fret diagrams. doctitle = "Guitar strum rhythms" } % begin verbatim + \include "predefined-guitar-fretboards.ly" << \new ChordNames { @@ -78,4 +56,3 @@ melody notes, chord names and fret diagrams. } } >> -