]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/adjusting-lyrics-vertical-spacing.ly
Doc-fr: Learning Manual full update
[lilypond.git] / input / lsr / adjusting-lyrics-vertical-spacing.ly
index 9b74786f314d8d75b1fc4d365c678f19750d3ee1..5feb110f47508115cf7694943e4cabe4111079ff 100644 (file)
@@ -1,10 +1,11 @@
 %% 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.55"
+\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.
@@ -12,12 +13,22 @@ 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' {
@@ -41,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 }
 >>
+