]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/piano-template-simple.ly
LSR: Update.
[lilypond.git] / input / lsr / piano-template-simple.ly
index f899433e8a6331addea82dfba4c6be96098542e6..88c6fff4dc4f617efcf4533d21a8422ecf416705 100644 (file)
@@ -1,16 +1,30 @@
 %% 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.61"
+\version "2.12.3"
 
 \header {
   lsrtags = "keyboards, template"
 
+  texidoces = "
+Presentamos a continuación una plantilla de piano sencilla con algunas
+notas.
+
+"
+  doctitlees = "Plantilla de piano (sencilla)"
+  
+  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 +50,4 @@ lower = \relative c {
   \layout { }
   \midi { }
 }
+