]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/changing-text-and-spanner-styles-for-text-dynamics.ly
Merge master into nested-bookparts
[lilypond.git] / input / lsr / changing-text-and-spanner-styles-for-text-dynamics.ly
index 9d88a957049c98805d6d77a1775f25cf60c5db4f..773ba5865c5e4e02c629fd389c52c42c332377cf 100644 (file)
@@ -1,25 +1,38 @@
-%% 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.62"
 \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):
+
+"
+  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 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: 
-
+@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