]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/adjusting-lyrics-vertical-spacing.ly
Imported Upstream version 2.12.3
[lilypond.git] / input / lsr / adjusting-lyrics-vertical-spacing.ly
index f6d6f6036044e69578eb34ff508470fb5bdb082c..db1c17cbb360f2020b35ac4dc0c99c131d483669 100644 (file)
@@ -1,16 +1,32 @@
 %% 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.12.3"
 
 \header {
   lsrtags = "text, vocal-music, spacing"
 
+  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"
+
+  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 +50,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 }
 >>
+