]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/piano-template-simple.ly
Merge remote-tracking branch 'origin/master' into translation
[lilypond.git] / Documentation / snippets / piano-template-simple.ly
index dc8b539c609b1deaff8fdb7704790b0b3bf7ea5e..b2728932e448485ebd93e1b3f6c6b01530a16359 100644 (file)
@@ -1,31 +1,13 @@
-%% Do not edit this file; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% DO NOT EDIT this file manually; it is automatically
+%% 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.13.16"
+\version "2.18.0"
 
 \header {
-  lsrtags = "keyboards, template"
-
-%% Translation of GIT committish: 1d589aa04c20d7711bf662618adbdd6d445db29d
-  texidoces = "
-Presentamos a continuación una plantilla de piano sencilla con algunas
-notas.
-
-"
-  doctitlees = "Plantilla de piano (sencilla)"
-
-%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
-  texidocde = "
-Hier ein einfaches Klaviersystem.
-
-"
-  doctitlede = "Vorlage für einfache Klaviernotation"
-%% Translation of GIT committish: ceb0afe7d4d0bdb3d17b9d0bff7936bb2a424d16
-  texidocfr = "
-Voici une simple partition pour piano avec quelques notes.
-
-"
-  doctitlefr = "Piano -- cannevas simple"
+  lsrtags = "keyboards, really-simple, template"
 
   texidoc = "
 Here is a simple piano staff with some notes.
@@ -59,4 +41,3 @@ lower = \relative c {
   \layout { }
   \midi { }
 }
-