]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/combining-dynamics-with-markup-texts.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / combining-dynamics-with-markup-texts.ly
index 66d9c00deca71a361ea9ad9da6297d400c1dabc8..d4d840151316c45f24d549f4c53ecc8b720bdd58 100644 (file)
@@ -1,28 +1,33 @@
-%% 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.4"
+\version "2.14.2"
 
 \header {
-  lsrtags = "expressive-marks, text"
+  lsrtags = "text, really-simple, expressive-marks"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
-Ciertas indicaciones dinámicas pueden llevar textos (como \"più
-forte\" o \"piano subito\"). Se pueden producir usando un
-bloque @code{\\markup}.
+Ciertas indicaciones dinámicas pueden llevar textos (como @qq{più
+forte} o @qq{piano subito}). Se pueden producir usando un 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"
 } % begin verbatim
 
+
 piuF = \markup { \italic più \dynamic f }
 \layout { ragged-right = ##f }
 \relative c'' {