]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / snippets / changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly
index 60f83ed1034b4fc74f573db35c636e8c9889b630..aa2149373afda9e3a09f5147a7a7f694f03593e1 100644 (file)
@@ -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.4"
+\version "2.12.2"
 
 \header {
   lsrtags = "expressive-marks, editorial-annotations"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: 91eeed36c877fe625d957437d22081721c8c6345
   texidoces = "
 Se puede cambiar el aspecto de las ligaduras de expresión de
 continuas a punteadas o intermitentes.
@@ -15,7 +18,7 @@ continuas a punteadas o intermitentes.
   doctitlees = "Modificar el aspecto continuo de una ligadura de expresión a punteado o intermitente"
 
   texidoc = "
-The appearance of slurs may be changed from solid to dotted or dashed. 
+The appearance of slurs may be changed from solid to dotted or dashed.
 
 "
   doctitle = "Changing the appearance of a slur from solid to dotted or dashed"