]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/changing-text-and-spanner-styles-for-text-dynamics.ly
Merge branch 'master' into nested-bookparts
[lilypond.git] / input / lsr / changing-text-and-spanner-styles-for-text-dynamics.ly
index 9d88a957049c98805d6d77a1775f25cf60c5db4f..38042cde5e448b8bdc58ec91f71487a6b932eeff 100644 (file)
@@ -1,25 +1,39 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% Do not edit this file; it is auto-generated from input/new
 %% This file is in the public domain.
-\version "2.11.46"
-
+\version "2.11.57"
 \header {
-  lsrtags = "expressive-marks"
+  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
+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}
+(línea de puntos):
 
-  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 context properties @code{crescendoSpanner} and
-@code{decrescendoSpanner}.  Available values for the spanner properties
-are @code{'hairpin}, @code{'line}, @code{'dashed-line}, and
-@code{'dotted-line}. If unset, a hairpin crescendo is used: 
+"
+  doctitlees = "Cambiar el texto y los estilos de objeto de extensión para las indicaciones dinámicas textuales"
 
+  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}:
 "
   doctitle = "Changing text and spanner styles for text dynamics"
 } % begin verbatim
+
 \relative c'' {
   \set crescendoText = \markup { \italic { cresc. poco } }
-  \set crescendoSpanner = #'dotted-line
+  \set crescendoSpanner = #'text
+  \override DynamicTextSpanner #'style = #'dotted-line
   a2\< a
   a2 a
   a2 a