X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fguitar-strum-rhythms.ly;h=7de010c2b663dcf8cadd6262b99ec7f5606ac7ac;hb=32a34dcef0c0041c6d62677487a380b5c8b85712;hp=e2a6ce9352d07173a19545b663b990e3ecceedf4;hpb=f41973ff763d5972a85995b6d40c864281ec6714;p=lilypond.git diff --git a/Documentation/snippets/guitar-strum-rhythms.ly b/Documentation/snippets/guitar-strum-rhythms.ly index e2a6ce9352..7de010c2b6 100644 --- a/Documentation/snippets/guitar-strum-rhythms.ly +++ b/Documentation/snippets/guitar-strum-rhythms.ly @@ -4,38 +4,10 @@ %% and then run scripts/auxiliar/makelsr.py %% %% This file is in the public domain. -\version "2.14.0" +\version "2.16.0" \header { - lsrtags = "rhythms, fretted-strings" - -%% 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. - -" - doctitlees = "Ritmos rasgueados de guitarra" - - -%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 - texidocde = " -In Gitarrennotation kann neben Melodie, Akkordbezeichnungen und -Bunddiagrammen auch der Schlagrhythmus angegeben werden. - -" - doctitlede = "Schlagrhythmus für Gitarren" - - - -%% Translation of GIT committish: 015b8e65e5e9a74cea1618b597402b5b74f89b89 - 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 @@ -45,6 +17,7 @@ melody notes, chord names and fret diagrams. doctitle = "Guitar strum rhythms" } % begin verbatim + \include "predefined-guitar-fretboards.ly" << \new ChordNames { @@ -83,4 +56,3 @@ melody notes, chord names and fret diagrams. } } >> -