X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fguitar-strum-rhythms.ly;h=98ae0cca257b791928daae89554bb6c019e97d33;hb=ea3c3acbf09a8e70c60d5d488fd0d2ad25330c59;hp=1adb20fc049ed011cbafab9b159db6007cd70321;hpb=3d8089a42af6304edb8dad56220e845c84832bb2;p=lilypond.git diff --git a/Documentation/snippets/guitar-strum-rhythms.ly b/Documentation/snippets/guitar-strum-rhythms.ly index 1adb20fc04..98ae0cca25 100644 --- a/Documentation/snippets/guitar-strum-rhythms.ly +++ b/Documentation/snippets/guitar-strum-rhythms.ly @@ -1,11 +1,12 @@ -%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it +%% Do not edit this file; it is automatically +%% generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.13.1" +\version "2.13.29" \header { lsrtags = "rhythms, fretted-strings" -%% Translation of GIT committish: 4c465c44a037a2a9570964bde1ce64c1cb15014f +%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b 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. @@ -13,7 +14,7 @@ además de las notas de la melodía, acordes y diagramas de posiciones. " doctitlees = "Ritmos rasgueados de guitarra" -%% Translation of GIT committish: 6ce7f350682dfa99af97929be1dec6b9f1cbc01a +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " In Guitarrennotation kann neben Melodie, Akkordbezeichnungen und Bunddiagrammen auch der Schlagrhythmus angegeben werden. @@ -22,14 +23,14 @@ Bunddiagrammen auch der Schlagrhythmus angegeben werden. doctitlede = "Schlagrhythmus für Guitarren" -%% Translation of GIT committish: fa7695ea860d7ab2db86581dd5f8bc4f413f6705 +%% 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. " - doctitlede = "Rythmique et guitare" + doctitlefr = "Rythmique et guitare" texidoc = " For guitar music, it is possible to show strum rhythms, along with @@ -43,12 +44,12 @@ melody notes, chord names and fret diagrams. << \new ChordNames { \chordmode { - c1 f g c + c1 | f | g | c } } \new FretBoards { \chordmode { - c1 f g c + c1 | f | g | c } } \new Voice \with { @@ -77,3 +78,4 @@ melody notes, chord names and fret diagrams. } } >> +