]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/piano-template-simple.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / piano-template-simple.ly
index b4bccc8e8f8f4e8b120ae2d32f32464eef14eca7..89fa28cf592be4f3b84a3d924769a107f1d4f1fb 100644 (file)
@@ -1,16 +1,32 @@
 %% 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.46"
+\version "2.13.1"
 
 \header {
   lsrtags = "keyboards, template"
 
+%% Translation of GIT committish: d35687993883eb31442009fc50d5ae063108bfa7
+  texidoces = "
+Presentamos a continuación una plantilla de piano sencilla con algunas
+notas.
+
+"
+  doctitlees = "Plantilla de piano (sencilla)"
+  
+%% Translation of GIT committish: 17633f6b8681af86230aa84597fe7561e98c91d6
+  texidocde = "
+Hier ein einfaches Klaviersystem.
+
+"
+  doctitlede = "Vorlage für einfache Klaviernotation"
+
   texidoc = "
 Here is a simple piano staff with some notes.
 
 "
   doctitle = "Piano template (simple)"
 } % begin verbatim
+
 upper = \relative c'' {
   \clef treble
   \key c \major
@@ -36,3 +52,4 @@ lower = \relative c {
   \layout { }
   \midi { }
 }
+