]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/combining-dynamics-with-markup-texts.ly
Docs-hu: Fix typos and some inconsistent formatting and content
[lilypond.git] / Documentation / snippets / combining-dynamics-with-markup-texts.ly
index 87ed3c243a7a9a36e94dee7a3ce3ad6a17538e28..320c01ef5b3acfb6aa801d4a6094da1913fd4e96 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.10"
 
 \header {
   lsrtags = "expressive-marks, text"
 
-%% Translation of GIT committish: dff50e8e1d3134657a6b6203b9c93826dc4cef65
+%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
   texidoces = "
 Ciertas indicaciones dinámicas pueden llevar textos (como \"più
 forte\" o \"piano subito\"). Se pueden producir usando un
@@ -15,8 +16,9 @@ bloque @code{\\markup}.
   doctitlees = "Combinar indicaciones dinámicas con marcados textuales"
 
   texidoc = "
-Some dynamics may involve text indications (such as \"più forte\" or
-\"piano subito\"). They can be produced using a @code{\\markup} block.
+Some dynamics may involve text indications (such as @qq{più forte} or
+@qq{piano subito}). These can be produced using a @code{\\markup}
+block.
 
 "
   doctitle = "Combining dynamics with markup texts"