diff options
author | Jean-Charles Malahieude <lilyfan@orange.fr> | 2012-01-13 20:20:56 +0100 |
---|---|---|
committer | Jean-Charles Malahieude <lilyfan@orange.fr> | 2012-01-13 20:20:56 +0100 |
commit | 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4 (patch) | |
tree | 88f343edeae4b6857cf2dea46dcebb79f7967210 /Documentation/snippets/changing-text-and-spanner-styles-for-text-dynamics.ly | |
parent | a0fba60a33e6c9b6d0375d33e83a9519803d3c41 (diff) |
Doc: run local makelsr
Diffstat (limited to 'Documentation/snippets/changing-text-and-spanner-styles-for-text-dynamics.ly')
-rw-r--r-- | Documentation/snippets/changing-text-and-spanner-styles-for-text-dynamics.ly | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/snippets/changing-text-and-spanner-styles-for-text-dynamics.ly b/Documentation/snippets/changing-text-and-spanner-styles-for-text-dynamics.ly index 7454e18d0f..bf7f3c8d43 100644 --- a/Documentation/snippets/changing-text-and-spanner-styles-for-text-dynamics.ly +++ b/Documentation/snippets/changing-text-and-spanner-styles-for-text-dynamics.ly @@ -9,7 +9,7 @@ \header { lsrtags = "expressive-marks, tweaks-and-overrides" -%% Translation of GIT committish: 8b93de6ce951b7b14bc7818f31019524295b990f +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 texidoces = " Se puede modificar el texto empleado para los crescendos y decrescendos modificando las propiedades de contexto @@ -41,7 +41,7 @@ und @code{'dotted-line}. texidocfr = " Le texte par défaut des crescendos et decrescendos se change en modifiant les propriétés de contexte @code{crescendoText} et -@code{decrescendoText}. L'aspect de la ligne d'extension est fonction +@code{decrescendoText}. L'aspect de la ligne d'extension est fonction de la propriété @code{'style} du @code{DynamicTextSpanner}. Sa valeur par défaut est @code{'hairpin}, mais d'autres valeurs sont disponibles, comme @code{'line}, @code{'dashed-line} et @code{'dotted-line}. |