X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fsingle-staff-template-with-notes%2C-lyrics%2C-chords-and-frets.ly;h=64357e06b971d830d03916eda132cb226975c4c4;hb=e294beb9d6c9c8cf365e1686813a84151146b3e0;hp=ed061b248822fb18a1ea2ee729723b5640ac7311;hpb=f71ede90de06fdc16dad9ed75f38558efe819080;p=lilypond.git diff --git a/Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly b/Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly index ed061b2488..64357e06b9 100644 --- a/Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly +++ b/Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly @@ -1,22 +1,13 @@ %% DO NOT EDIT this file manually; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% generated from LSR http://lsr.di.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.14.2" +\version "2.18.0" \header { - lsrtags = "template, vocal-music, chords" - -%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 - texidoces = " -Presentamos a continuación un ejemplo de plantilla para una hoja -guía de acordes con melodía, letra, acordes y diagramas de -trastes. -" - - doctitlees = "Plantilla para un pentagrama único con música letra acordes y trastes" + lsrtags = "chords, template, vocal-music" texidoc = " Here is a simple lead sheet template with melody, lyrics, chords and @@ -26,7 +17,6 @@ fret diagrams. doctitle = "Single staff template with notes lyrics chords and frets" } % begin verbatim - verseI = \lyricmode { \set stanza = #"1." This is the first verse @@ -67,4 +57,3 @@ staffMelody = \relative c' { \layout { } \midi { } } -