]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly
Remove hard-coded links to v2.13 docs (issue 2399).
[lilypond.git] / Documentation / snippets / changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly
index 916f3e90fb269c9212b81781b677578f767a983c..6a8c50eede3c21d22d5f72388f3f5e00fcbabbe1 100644 (file)
@@ -1,11 +1,15 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% 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.1"
+\version "2.14.0"
 
 \header {
   lsrtags = "expressive-marks, editorial-annotations"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 Se puede cambiar el aspecto de las ligaduras de expresión de
 continuas a punteadas o intermitentes.
@@ -14,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"