]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/changing-text-and-spanner-styles-for-text-dynamics.ly
Merge commit 'origin'
[lilypond.git] / input / lsr / changing-text-and-spanner-styles-for-text-dynamics.ly
index 773ba5865c5e4e02c629fd389c52c42c332377cf..8604ab302dd05dd8e95737ae5080a8c4982ae857 100644 (file)
@@ -1,6 +1,7 @@
 %% Do not edit this file; it is auto-generated from input/new
 %% This file is in the public domain.
-\version "2.11.62"
+%% Note: this file works from version 2.12.0
+\version "2.13.1"
 \header {
   texidoces = "
 Se puede modificar el texto empleado para los crescendos y
@@ -15,6 +16,18 @@ valores posibles se encuentran @code{'line} (línea),
 
 "
   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 = "
@@ -29,6 +42,7 @@ 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