X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fhiding-the-extender-line-for-text-dynamics.ly;h=9403898987b3ab41876e94d868af1e06491535e0;hb=061c50f352513cc942c1741d5b9429de5ae52b1d;hp=02a4049efd440b6bf0dd1d7dba7865b49aee897d;hpb=9158bc17904d4dd930a1f776cfe3226f1ad84092;p=lilypond.git diff --git a/Documentation/snippets/hiding-the-extender-line-for-text-dynamics.ly b/Documentation/snippets/hiding-the-extender-line-for-text-dynamics.ly index 02a4049efd..9403898987 100644 --- a/Documentation/snippets/hiding-the-extender-line-for-text-dynamics.ly +++ b/Documentation/snippets/hiding-the-extender-line-for-text-dynamics.ly @@ -1,12 +1,15 @@ -%% Do not edit this file; it is automatically +%% DO NOT EDIT this file manually; it is automatically %% generated from LSR http://lsr.dsi.unimi.it +%% Make any changes in LSR itself, or in Documentation/snippets/new/ , +%% and then run scripts/auxiliar/makelsr.py +%% %% This file is in the public domain. -\version "2.13.31" +\version "2.14.2" \header { lsrtags = "expressive-marks" -%% Translation of GIT committish: 0c1494d93d3ac391fe549a02e8198fe628edac17 +%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa texidoces = " Los cambios de dinámica con estilo de texto (como cresc. y dim.) se imprimen con una línea intermitente que muestra su alcance. @@ -19,17 +22,17 @@ Esta línea se puede suprimir de la siguiente manera: %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Dynamik-Texte (wie cresc. und dim.) werden mit einer gestrichelten Linie -gesetzt, die ihre Dauer anzeigt. Diese Linie kann auf foldenge Weise +gesetzt, die ihre Dauer anzeigt. Diese Linie kann auf folgende Weise unterdrückt werden: " doctitlede = "Crescendo-Linien von Dynamik-Texten unterdrücken" -%% Translation of GIT committish: 217cd2b9de6e783f2a5c8a42be9c70a82195ad20 +%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4 texidocfr = " Les crescendos et decrescendos indiqués textuellement -- tels que @emph{cresc.} ou @emph{dim.} -- sont suivis de pointillés qui montrent -leur étendue. On peut empêcher l'impression de ces pointillés avec : +leur étendue. On peut empêcher l'impression de ces pointillés. " doctitlefr = "Masquage de l'extension des nuances textuelles" @@ -44,6 +47,7 @@ following way: doctitle = "Hiding the extender line for text dynamics" } % begin verbatim + \relative c'' { \override DynamicTextSpanner #'style = #'none \crescTextCresc