]> 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 773ba5865c5e4e02c629fd389c52c42c332377cf..38042cde5e448b8bdc58ec91f71487a6b932eeff 100644 (file)
@@ -1,6 +1,6 @@
 %% Do not edit this file; it is auto-generated from input/new
 %% This file is in the public domain.
-\version "2.11.62"
+\version "2.11.57"
 \header {
   texidoces = "
 Se puede modificar el texto empleado para los crescendos y
@@ -18,13 +18,14 @@ valores posibles se encuentran @code{'line} (lĂ­nea),
 
   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