]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/piano-template-with-centered-lyrics.ly
New version of LSR upgrade
[lilypond.git] / Documentation / snippets / piano-template-with-centered-lyrics.ly
index 0bcaf92a0fdb39ec2b6c3616c9acd981d61534f3..8e2b2be9ad77462d29f49b3a36c8b8be6e177da8 100644 (file)
@@ -1,38 +1,52 @@
-%% 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.2"
 
 \header {
-%% Translation of GIT committish: 892286cbfdbe89420b8181975032ea975e79d2f5
-  texidocfr = "
-Lorsque la mélodie est doublée au piano, cela ne nécessite pas forcément
-une portée spécifique.  Les paroles peuvent s'insérer entre les deux
-portées de la partition pour piano.
-
-"
-  doctitlefr = "Piano et paroles entre les portées"
-
-  lsrtags = "text, keyboards, template"
+  lsrtags = "template, keyboards, text, really-simple"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   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: d96023d8792c8af202c7cb8508010c0d3648899d
+
+
+%% Translation of GIT committish: fa1aa6efe68346f465cfdb9565ffe35083797b86
+  texidocja = "
+旋律と歌詞のための譜表を持つ代わりに、歌詞をピアノ譜の 2 つの譜の間に置くことができます。
+"
+
+%% Translation of GIT committish: c3b519f0dd5ff0f8ccfc9a39ed1fe8df8b43741c
+  texidocit = "
+Invece di destinare un rigo a parte alla linea melodica e al suo testo, è
+possibile collocare il testo al centro di un doppio pentagramma per pianoforte.
+
+"
+  doctitleit = "Modello per pianoforte con testo al centro"
+
+%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   texidocde = "
-Anstatt ein eigenes System für Melodie und Text zu schreiben, können 
+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 つの譜の間に置くことができます。
+
+%% Translation of GIT committish: bdfe3dc8175a2d7e9ea0800b5b04cfb68fe58a7a
+  texidocfr = "
+Lorsque la mélodie est doublée au piano, cela ne nécessite pas forcément
+une portée spécifique.  Les paroles peuvent s'insérer entre les deux
+portées de la partition pour piano.
+
 "
+  doctitlefr = "Piano et paroles entre les portées"
 
   texidoc = "
 Instead of having a full staff for the melody and lyrics, lyrics can be
@@ -42,20 +56,21 @@ 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
-  
-  a4 b c d  
+
+  a4 b c d
 }
 
 lower = \relative c {
   \clef bass
   \key c \major
   \time 4/4
-  
-  a2 c  
+
+  a2 c
 }
 
 text = \lyricmode {