]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/lyrics-alignment.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / lyrics-alignment.ly
index db4feb506ef0a1e4694e5567df2f31b73f23ed22..29338bd477e70464be63a5371403fe0d328c6d3c 100644 (file)
@@ -4,17 +4,17 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.12.2"
+\version "2.14.2"
 
 \header {
-  lsrtags = "text, vocal-music"
+  lsrtags = "vocal-music, text, really-simple"
 
-%% Translation of GIT committish: 91eeed36c877fe625d957437d22081721c8c6345
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 La alineación horizontal de la letra se puede ajustar sobreescribiendo
 la propiedad @code{self-alignment-X} del objeto @code{LyricText}.
 @code{#-1} es izquierda, @code{#0} es centrado y @code{#1} es derecha;
-sin embargo, puede usar también @code{#LEFT}, @code{#CENTER} y
+sin embargo, podemos usar también @code{#LEFT}, @code{#CENTER} y
 @code{#RIGHT}.
 
 "
@@ -33,18 +33,17 @@ und @code{#RIGHT} benutzen.
   doctitlede = "Ausrichtung von Gesangstext"
 
 
-%% Translation of GIT committish: c1d5bb448321d688185e0c6b798575d4c325ae80
+%% Translation of GIT committish: d9d1da30361a0bcaea1ae058eb1bc8dd3a5b2e4c
   texidocfr = "
 L'alignement horizontal des paroles peut se gérer à l'aide de la
 propriété @code{self-alignment-X} de l'objet @code{LyricText}.
-Les valeurs @code{#-1} ou @code{#LEFT} produiront un alignement par la
-gauche, les valeurs @code{#0} ou @code{#CENTER} un alignement centré, et
-les valeurs @code{#1} ou @code{#RIGHT} un alignement par la droite.
+Les valeurs @code{-1} ou @code{LEFT} produiront un alignement par la
+gauche, les valeurs @code{0} ou @code{CENTER} un alignement centré, et
+les valeurs @code{1} ou @code{RIGHT} un alignement par la droite.
 
 "
   doctitlefr = "Alignement des syllabes"
 
-
   texidoc = "
 Horizontal alignment for lyrics cam be set by overriding the
 @code{self-alignment-X} property of the @code{LyricText} object.
@@ -56,6 +55,7 @@ well.
   doctitle = "Lyrics alignment"
 } % begin verbatim
 
+
 \layout { ragged-right = ##f }
 \relative c'' {
   c1