]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/lyrics-alignment.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / lyrics-alignment.ly
index c66b9ecc34e0505dd7f35ee0a52f6b08f4d02798..29338bd477e70464be63a5371403fe0d328c6d3c 100644 (file)
@@ -4,18 +4,18 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.14.2"
 
 \header {
-  lsrtags = "text, vocal-music"
+  lsrtags = "vocal-music, text, really-simple"
 
-%% Translation of GIT committish: 8b93de6ce951b7b14bc7818f31019524295b990f
+%% 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}.
-@w{@code{#-1}} es izquierda, @code{0} es centrado y @code{1} es derecha;
-sin embargo, puede usar también @code{LEFT}, @code{CENTER} y
-@code{RIGHT}.
+@code{#-1} es izquierda, @code{#0} es centrado y @code{#1} es derecha;
+sin embargo, podemos usar también @code{#LEFT}, @code{#CENTER} y
+@code{#RIGHT}.
 
 "
   doctitlees = "Alineación de la letra"
@@ -33,7 +33,7 @@ und @code{#RIGHT} benutzen.
   doctitlede = "Ausrichtung von Gesangstext"
 
 
-%% Translation of GIT committish: f88e964fea14c10b48787ec9f4b5f8261a23de48
+%% 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}.
@@ -44,18 +44,18 @@ 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.
-@w{@code{-1}} is left, @code{0} is center and @code{1} is right;
-however, you can use @code{LEFT}, @code{CENTER} and @code{RIGHT} as
+@code{#-1} is left, @code{#0} is center and @code{#1} is right;
+however, you can use @code{#LEFT}, @code{#CENTER} and @code{#RIGHT} as
 well.
 
 "
   doctitle = "Lyrics alignment"
 } % begin verbatim
 
+
 \layout { ragged-right = ##f }
 \relative c'' {
   c1