]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/hiding-the-extender-line-for-text-dynamics.ly
LSR: Update.
[lilypond.git] / Documentation / snippets / hiding-the-extender-line-for-text-dynamics.ly
index 208914bdc7f53d7f26c2423579331cf183dbd208..91e8c24043d91f3041c59c855e3eee5b1f85c637 100644 (file)
@@ -1,11 +1,12 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% Do not edit this file; it is automatically
+%% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.1"
+\version "2.13.4"
 
 \header {
   lsrtags = "expressive-marks"
 
-%% Translation of GIT committish: dff50e8e1d3134657a6b6203b9c93826dc4cef65
+%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
   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.
@@ -13,8 +14,9 @@ Esta línea se puede suprimir de la siguiente manera:
 
 "
   doctitlees = "Ocultar la línea de extensión de las expresiones textuales de dinámica"
-  
-%% Translation of GIT committish: 6ce7f350682dfa99af97929be1dec6b9f1cbc01a
+
+
+%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
 texidocde = "
 Dynamik-Texte (wie cresc. und dim.) werden mit einer gestrichelten Linie
 gesetzt, die ihre Dauer anzeigt.  Diese Linie kann auf foldenge Weise
@@ -26,7 +28,7 @@ unterdrückt werden:
   texidoc = "
 Text style dynamic changes (such as cresc. and dim.) are printed with a
 dashed line showing their extent.  This line can be suppressed in the
-following way: 
+following way:
 
 "
   doctitle = "Hiding the extender line for text dynamics"