X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fpiano-template-simple.ly;h=6f820e0e3f183e7af77513a23696b39beb5dc2ed;hb=ecf0a44d785db3038035927bd2405269d8668801;hp=89fa28cf592be4f3b84a3d924769a107f1d4f1fb;hpb=69f0ec479a6ade46d0a227755bb02562112c6743;p=lilypond.git diff --git a/Documentation/snippets/piano-template-simple.ly b/Documentation/snippets/piano-template-simple.ly index 89fa28cf59..6f820e0e3f 100644 --- a/Documentation/snippets/piano-template-simple.ly +++ b/Documentation/snippets/piano-template-simple.ly @@ -1,25 +1,44 @@ -%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it +%% DO NOT EDIT this file manually; it is automatically +%% generated from LSR http://lsr.dsi.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.1" +\version "2.14.0" \header { lsrtags = "keyboards, template" -%% Translation of GIT committish: d35687993883eb31442009fc50d5ae063108bfa7 +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 texidoces = " Presentamos a continuación una plantilla de piano sencilla con algunas notas. " doctitlees = "Plantilla de piano (sencilla)" - -%% Translation of GIT committish: 17633f6b8681af86230aa84597fe7561e98c91d6 + + +%% Translation of GIT committish: c3b519f0dd5ff0f8ccfc9a39ed1fe8df8b43741c + texidocit = " +Ecco un comune doppio pentagramma per pianoforte con un po' di note. + +" + doctitleit = "Modello per pianoforte (semplice)" + +%% 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" + texidoc = " Here is a simple piano staff with some notes. @@ -31,16 +50,16 @@ upper = \relative c'' { \clef treble \key c \major \time 4/4 - - a4 b c d + + a4 b c d } lower = \relative c { \clef bass \key c \major \time 4/4 - - a2 c + + a2 c } \score {