]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/single-staff-template-with-notes,-lyrics,-chords-and-frets.ly
Change dsi to di in LSR address; update version
[lilypond.git] / Documentation / snippets / single-staff-template-with-notes,-lyrics,-chords-and-frets.ly
index ed061b248822fb18a1ea2ee729723b5640ac7311..2cf44f84779a0a529167023b84152c30f09fac2c 100644 (file)
@@ -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
@@ -67,4 +58,3 @@ staffMelody = \relative c' {
   \layout { }
   \midi { }
 }
-