]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/adjusting-lyrics-vertical-spacing.ly
Merge branch 'master' into lilypond/translation
[lilypond.git] / input / lsr / adjusting-lyrics-vertical-spacing.ly
index f6d6f6036044e69578eb34ff508470fb5bdb082c..5feb110f47508115cf7694943e4cabe4111079ff 100644 (file)
@@ -1,16 +1,34 @@
 %% 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.52"
+\version "2.13.1"
 
 \header {
   lsrtags = "text, vocal-music, spacing"
 
+%% Translation of GIT committish: 00e3a8264e138ad61b4f115a173190d5e9dc7533
+  texidoces = "
+Este fragmento de código muestra cómo situar la línea de base de la
+letra más cerca del pentagrama.
+
+"
+  doctitlees = "Ajuste del especiado vertical de la letra"
+
+%% Translation of GIT committish: 499a511d4166feaada31114e097f86b5e0c56421
+  texidocfr = "
+Cet extrait illustre la manière de rapprocher la ligne de paroles 
+de la portée.
+
+"
+  doctitlefr = "Ajustement de l'espacement vertical des paroles"
+
+
   texidoc = "
 This snippet shows how to bring the lyrics line closer to the staff.
 
 "
   doctitle = "Adjusting lyrics vertical spacing"
 } % begin verbatim
+
 % Default layout:
 <<
   \new Staff \new Voice = melody \relative c' {
@@ -34,3 +52,4 @@ This snippet shows how to bring the lyrics line closer to the staff.
   }
   \lyricsto melody { aa aa aa aa aa aa aa aa aa }
 >>
+