]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/changing-text-and-spanner-styles-for-text-dynamics.ly
Doc-es: pre-merge update of texidoc committishes.
[lilypond.git] / input / lsr / changing-text-and-spanner-styles-for-text-dynamics.ly
index bff3c268f32503871dc39756a1d9efa02a5563a9..4d74a74e111049e3e30454508f54a01730da86d7 100644 (file)
@@ -1,35 +1,49 @@
 %% Do not edit this file; it is auto-generated from input/new
 %% This file is in the public domain.
-\version "2.11.61"
+%% Note: this file works from version 2.12.0
+\version "2.12.0"
 \header {
+%% Translation of GIT committish: 740b9a6c16eb30a84b216d23aeb848aa1b632be6
   texidoces = "
 Se puede modificar el texto empleado para los crescendos y
 decrescendos modificando las propiedades de contexto
-@code{crescendoText} y @code{decrescendoText}.  El estiloo de la
+@code{crescendoText} y @code{decrescendoText}.  El estilo de la
 línea de extensión se puede cambiar modificando la propiedad
 @code{'style} de @code{DynamicTextSpanner}.  El valor
 predeterminado es @code{'hairpin} (regulador), y entre otros
 valores posibles se encuentran @code{'line} (línea),
-@code{'dashed-line} (línea intermitente) y @code{'dotted-line}
+@code{'dashed-line} (línea discontinua) y @code{'dotted-line}
 (línea de puntos):
 
 "
   doctitlees = "Cambiar el texto y los estilos de objeto de extensión para las indicaciones dinámicas textuales"
+  
+%% Translation of GIT committish: 6ce7f350682dfa99af97929be1dec6b9f1cbc01a
+texidocde = "
+Der Text, der für Crescendo und Decrescendo gestzt wird, kann geändert
+werden, indem man die Eigenschaften @code{crescendoText} und
+@code{decrescendoText} verändert.  Der Stil des Streckers kann auch
+geändert werden, indem die @code{'style}-Eigenschaft des
+@code{DynamicTextSpanner} beeinflusst wird.  Der Standardwert ist
+@code{'hairpin}, ander Möglichkeiten sind @code{'line}, @code{'dashed-line}
+und @code{'dotted-line}:
+"
+  doctitlede = "Text und Strecker-Stile für Dynamik-Texte ändern"
 
   lsrtags = "rhythms,tweaks-and-overrides"
   texidoc = "
-The text used for crescendos and decrescendos can be
-changed by modifying the context properties @code{crescendoText}
-and @code{decrescendoText}.  The style of the spanner line can
-be changed by modifying the @code{'style} property of
-@code{DynamicTextSpanner}.  The default value is
-@code{'hairpin}, and other possible values include
-@code{'line}, @code{'dashed-line}, and
-@code{'dotted-line}:
+The text used for crescendos and decrescendos can be changed by
+modifying the context properties @code{crescendoText} and
+@code{decrescendoText}.  The style of the spanner line can be
+changed by modifying the @code{'style} property of
+@code{DynamicTextSpanner}.  The default value is @code{'hairpin},
+and other possible values include @code{'line}, @code{'dashed-line}
+and @code{'dotted-line}:
 "
   doctitle = "Changing text and spanner styles for text dynamics"
 } % begin verbatim
 
+
 \relative c'' {
   \set crescendoText = \markup { \italic { cresc. poco } }
   \set crescendoSpanner = #'text