X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fpiano-template-with-centered-lyrics.ly;h=512998d7b03bb6b7224dbf1652e2624c527a1df9;hb=3eb1e37e2e0b3966142cd04b85e30ab882308612;hp=6f4e52f401bc595c6e9da5646248e32f3d19b170;hpb=9723ae8cdfb4f6aadba8329c5ebe2a32be7465c5;p=lilypond.git diff --git a/input/lsr/piano-template-with-centered-lyrics.ly b/input/lsr/piano-template-with-centered-lyrics.ly index 6f4e52f401..512998d7b0 100644 --- a/input/lsr/piano-template-with-centered-lyrics.ly +++ b/input/lsr/piano-template-with-centered-lyrics.ly @@ -1,25 +1,44 @@ %% 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.38" +\version "2.13.1" \header { - lsrtags = "text, template" + lsrtags = "text, keyboards, template" + +%% Translation of GIT committish: d35687993883eb31442009fc50d5ae063108bfa7 + texidoces = " +En lugar de tener un pentagrama dedicado a la melodía y la letra, ésta +se puede centrar entre los pentagramas de un sistema de piano. + +" + doctitlees = "Plantilla de piano con letra centrada" + +%% Translation of GIT committish: 17633f6b8681af86230aa84597fe7561e98c91d6 + texidocde = " +Anstatt ein eigenes System für Melodie und Text zu schreiben, können +Sie den Text auch zwischen die beiden Klaviersysteme schreiben +(und damit das zusätzliche System für die Gesangstimme auslassen). +" + +%% Translation of GIT committish: 06d99c3c9ad1c3472277b4eafd7761c4aadb84ae + texidocja = " +旋律と歌詞のための譜表を持つ代わりに、歌詞をピアノ譜の 2 つの譜の間に置くことができます。 +" texidoc = " -Instead of having a full staff for the melody and lyrics, you can place -the lyrics between the piano staff (and omit the separate melody -staff). +Instead of having a full staff for the melody and lyrics, lyrics can be +centered between the staves of a piano staff. " doctitle = "Piano template with centered lyrics" } % begin verbatim + upper = \relative c'' { \clef treble \key c \major \time 4/4 - a b c d - + a4 b c d } lower = \relative c { @@ -27,8 +46,7 @@ lower = \relative c { \key c \major \time 4/4 - a2 c - + a2 c } text = \lyricmode { @@ -53,3 +71,4 @@ text = \lyricmode { } \midi { } } +