]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/piano-template-with-melody-and-lyrics.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / piano-template-with-melody-and-lyrics.ly
index ac26c2c7f0d1a41a9d9e0908c7004e09ce8e57da..8d80c301f4917c26f8684a664d15d72d4d8155f8 100644 (file)
@@ -1,10 +1,29 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.50"
+\version "2.13.1"
 
 \header {
   lsrtags = "vocal-music, keyboards, template"
 
+%% Translation of GIT committish: d35687993883eb31442009fc50d5ae063108bfa7
+  texidoces = "
+He aquí el típico formato dde una canción: un pentagrama con la
+melodía y la letra, y el acompañamiento de piano por debajo.
+
+"
+  doctitlees = "Plantilla de piano con melodía y letra"
+  
+%% Translation of GIT committish: 17633f6b8681af86230aa84597fe7561e98c91d6
+  texidocde = "
+Das nächste Beispiel ist typisch für ein Lied: Im oberen System die 
+Melodie mit Text, darunter Klavierbegleitung.
+"
+
+%% Translation of GIT committish: 06d99c3c9ad1c3472277b4eafd7761c4aadb84ae
+  texidocja = "
+これは一般的な歌曲のフォーマットです: 旋律と歌詞を持つ譜表と、その下にピアノ伴奏譜があります。
+"
+
   texidoc = "
 Here is a typical song format: one staff with the melody and lyrics,
 with piano accompaniment underneath. 
@@ -12,6 +31,7 @@ with piano accompaniment underneath.
 "
   doctitle = "Piano template with melody and lyrics"
 } % begin verbatim
+
 melody = \relative c'' {
   \clef treble
   \key c \major
@@ -54,3 +74,4 @@ lower = \relative c {
   }
   \midi { }
 }
+