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=4cd409c667a791859fe2571f4cb7ad8d16d8fa53;hb=01df8ad908c92687d0c352e5ad5f067e52809423;hp=2e208f7ad53d2a35eb3322f628156a73ac9a2623;hpb=f86f00c1a8de0f034ba48506de2801c074bd5422;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 2e208f7ad5..4cd409c667 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 @@ -4,19 +4,10 @@ %% and then run scripts/auxiliar/makelsr.py %% %% This file is in the public domain. -\version "2.12.2" +\version "2.16.0" \header { - lsrtags = "vocal-music, chords, template" - -%% Translation of GIT committish: 91eeed36c877fe625d957437d22081721c8c6345 - 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,6 +17,7 @@ fret diagrams. doctitle = "Single staff template with notes lyrics chords and frets" } % begin verbatim + verseI = \lyricmode { \set stanza = #"1." This is the first verse @@ -66,4 +58,3 @@ staffMelody = \relative c' { \layout { } \midi { } } -